Home
last modified time | relevance | path

Searched refs:puc_bus_child_location_str (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/puc/
HDpuc_pccard.c88 DEVMETHOD(bus_child_location_str, puc_bus_child_location_str),
HDpuc_bfe.h86 int puc_bus_child_location_str(device_t, device_t, char *, size_t);
HDpuc_pci.c187 DEVMETHOD(bus_child_location_str, puc_bus_child_location_str),
HDpuc.c749 puc_bus_child_location_str(device_t dev, device_t child, char *buf, in puc_bus_child_location_str() function