Home
last modified time | relevance | path

Searched refs:MBC_GET_RNID_PARAMS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_mbx.c68 { MBC_GET_RNID_PARAMS },
4966 mcp->mb[0] = MBC_GET_RNID_PARAMS; in qla24xx_get_port_login_templ()
5082 mcp->mb[0] = MBC_GET_RNID_PARAMS; in qla2x00_read_asic_temperature()
Dqla_def.h1313 #define MBC_GET_RNID_PARAMS 0x5a /* Get RNID parameters */ macro