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

  /src/sys/dev/pci/
plx9060reg.h 143 #define PLX_LOCAL_PCI_DOORBELL 0x64 /* local -> PCI doorbell */
cz.c 693 while ((command = (CZ_PLX_READ(cz, PLX_LOCAL_PCI_DOORBELL) & 0xff))) {
700 CZ_PLX_WRITE(cz, PLX_LOCAL_PCI_DOORBELL, command);

Completed in 12 milliseconds