Searched refs:BLOGIC_MBOX_START (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | BusLogic.h | 656 BLOGIC_MBOX_START = 0x01, enumerator
|
H A D | BusLogic.c | 2986 if (action == BLOGIC_MBOX_START) { in blogic_write_outbox() 3205 if (!blogic_write_outbox(adapter, BLOGIC_MBOX_START, ccb)) { in blogic_qcmd_lck() 3210 if (!blogic_write_outbox(adapter, BLOGIC_MBOX_START, in blogic_qcmd_lck()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | BusLogic.h | 648 BLOGIC_MBOX_START = 0x01, enumerator
|
H A D | BusLogic.c | 2843 if (action == BLOGIC_MBOX_START) { in blogic_write_outbox() 3061 if (!blogic_write_outbox(adapter, BLOGIC_MBOX_START, ccb)) { in blogic_qcmd_lck() 3066 if (!blogic_write_outbox(adapter, BLOGIC_MBOX_START, in blogic_qcmd_lck()
|
Completed in 14 milliseconds