Searched refs:MBC_GET_LINK_STATUS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/scsi/qla2xxx/ | ||
D | qla_def.h | 1277 #define MBC_GET_LINK_STATUS 0x6b /* Get port link status. */ macro |
D | qla_mbx.c | 3154 mcp->mb[0] = MBC_GET_LINK_STATUS; in qla2x00_get_link_status() |