Searched defs:fc4_type (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_fcbuild.c1187 rftid->fc4_type[index] = cpu_to_be32(type_value);
1206 memcpy((void *)rftid->fc4_type, (void *)fc4_bitmap,
1214 u8 fc4_type, u8 fc4_ftrs)
1227 rffid->fc4_type = fc4_type;
1255 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) argument
1267 gidft->fc4_type = fc4_type;
1384 fc_get_fc4type_bitmask(u8 fc4_type, u8 *bit_mask) argument
1394 index = fc4_type >>
1213 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) argument
[all...]
H A Dbfa_fc.h1313 __be32 fc4_type[8]; /* fc4 types */ member in struct:fcgs_rftid_req_s
1327 u32 fc4_type:8; /* corresponding FC4 Type */ member in struct:fcgs_rffid_req_s
1337 u8 fc4_type; /* FC_TYPE_FCP for SCSI devices */ member in struct:fcgs_gidft_req_s
/drivers/scsi/qla2xxx/
H A Dqla_def.h1662 uint8_t fc4_type; member in struct:__anon4812
1711 uint8_t fc4_type; member in struct:fc_port
1951 uint8_t fc4_type; member in struct:ct_sns_req::__anon4816::__anon4820

Completed in 209 milliseconds