Searched refs:gs_type (Results 1 – 5 of 5) sorted by relevance
834 u8 gs_type; in zfcp_fc_job_wka_port() local838 gs_type = (preamble_word1 & 0xff000000) >> 24; in zfcp_fc_job_wka_port()842 switch (gs_type) { in zfcp_fc_job_wka_port()
1011 cthdr->gs_type = CT_GSTYPE_DIRSERVICE; in fc_gs_cthdr_build()1021 cthdr->gs_type = CT_GSTYPE_MGMTSERVICE; in fc_gs_fdmi_cthdr_build()1032 cthdr->gs_type = CT_GSTYPE_MGMTSERVICE; in fc_gs_ms_cthdr_build()
1165 u32 gs_type:8; /* Generic service Type */ member
106 ct_req->header.gs_type = 0xFC; in qla2x00_prep_ct_req()1240 ct_req->header.gs_type = 0xFA; in qla2x00_prep_ct_fdmi_req()1809 ct_req->header.gs_type = 0xFA; in qla24xx_prep_ct_fm_req()
1902 uint8_t gs_type; member