Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dncr5380var.h83 #define PHASE_STATUS 0x3 macro
H A Dncr5380sbc.c2148 NCR5380_WRITE(sc, sci_tcmd, PHASE_STATUS);
2150 len = ncr5380_pio_in(sc, PHASE_STATUS, 1, &status);
2262 case PHASE_STATUS: in ncr5380_machine()