Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dnsp32.c1162 unsigned char busmon, busphase; in do_nsp32_isr() local
1185 busmon = nsp32_read1(base, SCSI_BUS_MONITOR); in do_nsp32_isr()
1186 busphase = busmon & BUSMON_PHASE_MASK; in do_nsp32_isr()