Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A 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()