Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mbx.c20 {MBC_GET_RESOURCE_COUNTS, "ResCnt"},
51 { MBC_GET_RESOURCE_COUNTS },
2841 mcp->mb[0] = MBC_GET_RESOURCE_COUNTS; in qla2x00_get_resource_cnts()
6420 mc.mb[0] = MBC_GET_RESOURCE_COUNTS; in qla24xx_res_count_wait()
Dqla_def.h1054 #define MBC_GET_RESOURCE_COUNTS 0x42 /* Get Resource Counts. */ macro