Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A 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()
H A Dqla_def.h1313 #define MBC_GET_RNID_PARAMS 0x5a /* Get RNID parameters */ macro