Searched refs:SET_ARBIT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | nsp32.h | 210 #define SET_ARBIT 0x1a /* BASE+1a, B, W */ macro
|
H A D | nsp32.c | 674 nsp32_write1(base, SET_ARBIT, ARBIT_CLEAR); in nsp32_selection_autoscsi() 784 nsp32_write1(base, SET_ARBIT, ARBIT_CLEAR); in nsp32_arbitration()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | nsp32.h | 210 #define SET_ARBIT 0x1a /* BASE+1a, B, W */ macro
|
H A D | nsp32.c | 682 nsp32_write1(base, SET_ARBIT, ARBIT_CLEAR); in nsp32_selection_autoscsi() 793 nsp32_write1(base, SET_ARBIT, ARBIT_CLEAR); in nsp32_arbitration()
|
Completed in 11 milliseconds