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

  /src/sys/arch/sgimips/mace/
pcireg_mace.h 60 #define MACEPCI_CONTROL 0x0008
pci_mace.c 172 control = bus_space_read_4(pc->iot, pc->ioh, MACEPCI_CONTROL);
174 bus_space_write_4(pc->iot, pc->ioh, MACEPCI_CONTROL, control);

Completed in 13 milliseconds