Searched refs:gs_type (Results 1 – 5 of 5) sorted by relevance
576 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()
1139 u32 gs_type:8; /* Generic service Type */ member
995 u8 gs_type; in zfcp_fc_job_wka_port() local1002 gs_type = (preamble_word1 & 0xff000000) >> 24; in zfcp_fc_job_wka_port()1007 switch (gs_type) { in zfcp_fc_job_wka_port()
111 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()
3053 uint8_t gs_type; member