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

/drivers/scsi/csiostor/
H A Dcsio_lnode.c294 uint8_t *fc4_type; local
329 fc4_type = &buf[0];
330 memset(fc4_type, 0, FC_FDMI_PORT_ATTR_FC4TYPES_LEN);
331 fc4_type[2] = 1;
332 fc4_type[7] = 1;
334 fc4_type, FC_FDMI_PORT_ATTR_FC4TYPES_LEN);
/drivers/scsi/bfa/
H A Dbfa_fcbuild.c1191 rftid->fc4_type[index] = cpu_to_be32(type_value);
1210 memcpy((void *)rftid->fc4_type, (void *)fc4_bitmap,
1218 u8 fc4_type, u8 fc4_ftrs)
1231 rffid->fc4_type = fc4_type;
1280 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) argument
1292 gidft->fc4_type = fc4_type;
1409 fc_get_fc4type_bitmask(u8 fc4_type, u8 *bit_mask) argument
1419 index = fc4_type >>
1217 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.h1319 __be32 fc4_type[8]; /* fc4 types */ member in struct:fcgs_rftid_req_s
1333 u32 fc4_type:8; /* corresponding FC4 Type */ member in struct:fcgs_rffid_req_s
1343 u8 fc4_type; /* FC_TYPE_FCP for SCSI devices */ member in struct:fcgs_gidft_req_s
/drivers/scsi/qla2xxx/
H A Dqla_def.h1969 uint8_t fc4_type; member in struct:__anon6033
2020 uint8_t fc4_type; member in struct:fc_port
2361 uint8_t fc4_type; member in struct:ct_sns_req::__anon6039::__anon6043

Completed in 129 milliseconds