Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h450 void (*queue_mailbox_command) (struct scsi_qla_host *, uint32_t *, int); member
H A Dql4_mbx.c161 ha->isp_ops->queue_mailbox_command(ha, mbx_cmd, inCount); in qla4xxx_mailbox_command()