HomeSort by: relevance | last modified time | path
    Searched defs:pcistate (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 4354 * To modify the PCISTATE register, BGE_PCIMISCCTL_PCISTATE_RW must be
4736 uint32_t pcistate, statusword, statustag; local in function:bge_intr
4755 pcistate = CSR_READ_4(sc, BGE_PCI_PCISTATE);
4767 (~pcistate & intrmask)) {
4775 !(~pcistate & intrmask)) {

Completed in 17 milliseconds