Searched refs:MBC_GET_PORT_NAME (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/qla2xxx/ | ||
D | qla_def.h | 1325 #define MBC_GET_PORT_NAME 0x6a /* Get port name. */ macro |
D | qla_mbx.c | 2280 mcp->mb[0] = MBC_GET_PORT_NAME; in qla2x00_get_port_name() |