Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_mbx.c25 {MBC_GET_RESOURCE_COUNTS, "ResCnt"},
56 { MBC_GET_RESOURCE_COUNTS },
3019 mcp->mb[0] = MBC_GET_RESOURCE_COUNTS; in qla2x00_get_resource_cnts()
6877 mc.mb[0] = MBC_GET_RESOURCE_COUNTS; in qla24xx_res_count_wait()
Dqla_def.h1301 #define MBC_GET_RESOURCE_COUNTS 0x42 /* Get Resource Counts. */ macro