Home
last modified time | relevance | path

Searched refs:gs_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_fcbuild.c576 cthdr->gs_type = CT_GSTYPE_DIRSERVICE; in fc_gs_cthdr_build()
586 cthdr->gs_type = CT_GSTYPE_MGMTSERVICE; in fc_gs_fdmi_cthdr_build()
597 cthdr->gs_type = CT_GSTYPE_MGMTSERVICE; in fc_gs_ms_cthdr_build()
H A Dbfa_fc.h1139 u32 gs_type:8; /* Generic service Type */ member
/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c111 p->p.req.header.gs_type = 0xFC; in qla2x00_prep_ct_req()
1496 p->p.req.header.gs_type = 0xFA; in qla2x00_prep_ct_fdmi_req()
2595 p->p.req.header.gs_type = 0xFA; in qla24xx_prep_ct_fm_req()
H A Dqla_def.h3053 uint8_t gs_type; member