Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_mbx.c28 static const char *mb_to_str(uint16_t cmd) in mb_to_str() function
6557 sp->name = mb_to_str(mcp->mb[0]); in qla24xx_send_mb_cmd()