Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c375 phase = nsp_index_read(base, SCSIBUSMON); in nsphw_start_selection()
526 reg = nsp_index_read(base, SCSIBUSMON); in nsp_negate_signal()
554 phase = nsp_index_read(base, SCSIBUSMON); in nsp_expect_signal()
738 stat = nsp_index_read(base, SCSIBUSMON); in nsp_pio_read()
840 stat = nsp_index_read(base, SCSIBUSMON); in nsp_pio_write()
1007 phase = nsp_index_read(base, SCSIBUSMON); in nspintr()
H A Dnsp_cs.h114 #define SCSIBUSMON 0x19 /* R */ macro