Searched refs:CAS_STATUS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_casreg.h46 #define CAS_STATUS 0x000c /* status reg */ macro
51 /* Note: Same as CAS_STATUS but reading it does not clear bits. */
73 /* Top part of CAS_STATUS has TX completion information */
77 * Interrupt bits, for both the CAS_STATUS and CAS_INTMASK regs.
H A Dif_cas.c1545 status = bus_space_read_4(t, seb, CAS_STATUS);

Completed in 179 milliseconds