Searched refs:idtpci_make_addr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/mips/idt/
H A Didtpci.c131 idtpci_make_addr(int bus, int slot, int func, int reg) function
225 addr = idtpci_make_addr(0, 0, 0, 4);
300 addr = idtpci_make_addr(bus, slot, func, reg);
395 addr = idtpci_make_addr(bus, slot, func, reg);

Completed in 101 milliseconds