Home
last modified time | relevance | path

Searched refs:cbb_read_ivar (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pccbb/
H A Dpccbbvar.h130 int cbb_read_ivar(device_t brdev, device_t child, int which,
H A Dpccbb_pci.c891 DEVMETHOD(bus_read_ivar, cbb_read_ivar),
H A Dpccbb.c1503 cbb_read_ivar(device_t brdev, device_t child, int which, uintptr_t *result) in cbb_read_ivar() function