Searched refs:qla1280_mailbox_command (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dqla1280.c438 static int qla1280_mailbox_command(struct scsi_qla_host *,
1183 status = qla1280_mailbox_command(ha, mr, mb);
1192 status |= qla1280_mailbox_command(ha, 0x0f, mb);
1485 * It's necessary to grab the spin here as qla1280_mailbox_command
1689 status = qla1280_mailbox_command(ha, 0xff, mb);
1735 err = qla1280_mailbox_command(ha, BIT_0 | BIT_1 | BIT_2, mb);
1806 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1823 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1869 err = qla1280_mailbox_command(ha, BIT_1 | BIT_0, mb);
1879 err = qla1280_mailbox_command(h
2464 qla1280_mailbox_command(struct scsi_qla_host *ha, uint8_t mr, uint16_t *mb) function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.c438 static int qla1280_mailbox_command(struct scsi_qla_host *,
1183 status = qla1280_mailbox_command(ha, mr, mb);
1192 status |= qla1280_mailbox_command(ha, 0x0f, mb);
1485 * It's necessary to grab the spin here as qla1280_mailbox_command
1689 status = qla1280_mailbox_command(ha, 0xff, mb);
1735 err = qla1280_mailbox_command(ha, BIT_0 | BIT_1 | BIT_2, mb);
1806 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1823 err = qla1280_mailbox_command(ha, BIT_4 | BIT_3 | BIT_2 |
1869 err = qla1280_mailbox_command(ha, BIT_1 | BIT_0, mb);
1879 err = qla1280_mailbox_command(h
2464 qla1280_mailbox_command(struct scsi_qla_host *ha, uint8_t mr, uint16_t *mb) function
[all...]

Completed in 140 milliseconds