Searched refs:puc_bus_read_ivar (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/dev/puc/ |
| D | puc_pccard.c | 82 DEVMETHOD(bus_read_ivar, puc_bus_read_ivar),
|
| D | puc_bfe.h | 91 int puc_bus_read_ivar(device_t, device_t, int, uintptr_t *);
|
| D | puc_pci.c | 132 DEVMETHOD(bus_read_ivar, puc_bus_read_ivar),
|
| D | puc.c | 700 puc_bus_read_ivar(device_t dev, device_t child, int index, uintptr_t *result) in puc_bus_read_ivar() function
|