Searched refs:fc_type (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/ibmvscsi/
H A Dibmvfc.h289 u16 fc_type; member in struct:ibmvfc_port_login
334 u16 fc_type; member in struct:ibmvfc_query_tgt
H A Dibmvfc.c388 enum ibmvfc_fc_type fc_type; member in struct:__anon4397
390 } fc_type [] = { variable in typeref:struct:__anon4397
412 for (i = 0; i < ARRAY_SIZE(fc_type); i++)
413 if (fc_type[i].fc_type == status)
414 return fc_type[i].name;
3402 ibmvfc_get_fc_type(rsp->fc_type), rsp->fc_type,
3789 ibmvfc_get_fc_type(rsp->fc_type), rsp->fc_type,
[all...]

Completed in 78 milliseconds