Searched refs:bt_init_softc (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/buslogic/ |
| HD | bt_pci.c | 85 bt_init_softc(dev, regs, irq, 0); in bt_pci_alloc_resources()
|
| HD | bt_eisa.c | 129 bt_init_softc(dev, port, 0, 0); in bt_eisa_alloc_resources()
|
| HD | bt_isa.c | 95 bt_init_softc(dev, port, irq, drq); in bt_isa_alloc_resources()
|
| HD | bt_mca.c | 148 bt_init_softc(dev, io, irq, drq); in bt_mca_alloc_resources()
|
| HD | btreg.h | 667 void bt_init_softc(device_t dev,
|
| HD | bt.c | 200 bt_init_softc(device_t dev, struct resource *port, in bt_init_softc() function
|