Home
last modified time | relevance | path

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

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