Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mbx.c68 { MBC_GET_RNID_PARAMS },
4897 mcp->mb[0] = MBC_GET_RNID_PARAMS; in qla24xx_get_port_login_templ()
5002 mcp->mb[0] = MBC_GET_RNID_PARAMS; in qla2x00_read_asic_temperature()
H A Dqla_def.h1197 #define MBC_GET_RNID_PARAMS 0x5a /* Get RNID parameters */ macro