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

  /src/sys/arch/alpha/pci/
pci_1000a.c 143 int imrbit, device = 0; /* XXX gcc */ local in function:ALPHA_PCI_INTR_INIT
175 imrbit = imrmap[device][buspin - 1];
176 if (imrbit) {
177 alpha_pci_intr_handle_init(ihp, IMR2IRQ(imrbit), 0);
pci_1000a.c 143 int imrbit, device = 0; /* XXX gcc */ local in function:ALPHA_PCI_INTR_INIT
175 imrbit = imrmap[device][buspin - 1];
176 if (imrbit) {
177 alpha_pci_intr_handle_init(ihp, IMR2IRQ(imrbit), 0);

Completed in 26 milliseconds