Searched refs:mbx_sts (Results 1 – 2 of 2) sorted by relevance
28 uint32_t *mbx_sts) in qla4xxx_mailbox_command() argument38 if (!mbx_cmd || !mbx_sts) { in qla4xxx_mailbox_command()224 mbx_sts[0] = (-1); in qla4xxx_mailbox_command()235 mbx_sts[i] = ha->mbox_status[i]; in qla4xxx_mailbox_command()256 mbx_cmd[0], mbx_sts[0])); in qla4xxx_mailbox_command()
80 uint8_t outCount, uint32_t *mbx_cmd, uint32_t *mbx_sts);