HomeSort by: relevance | last modified time | path
    Searched refs:CAS_STATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_casreg.h 46 #define CAS_STATUS 0x000c /* status reg */
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.
if_cas.c 1546 status = bus_space_read_4(t, seb, CAS_STATUS);

Completed in 49 milliseconds