Searched refs:ahci_print_child (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ahci/ |
H A D | ahci_mv_fdt.c | 140 DEVMETHOD(bus_print_child, ahci_print_child),
|
H A D | ahci_pci.c | 741 DEVMETHOD(bus_print_child, ahci_print_child), 768 DEVMETHOD(bus_print_child, ahci_print_child),
|
H A D | ahci_fsl_fdt.c | 406 DEVMETHOD(bus_print_child, ahci_print_child),
|
H A D | ahci.h | 656 int ahci_print_child(device_t dev, device_t child);
|
H A D | ahci.c | 690 ahci_print_child(device_t dev, device_t child) in ahci_print_child() function
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_ahci.c | 342 DEVMETHOD(bus_print_child, ahci_print_child),
|
/freebsd/sys/arm/allwinner/ |
H A D | a10_ahci.c | 408 DEVMETHOD(bus_print_child, ahci_print_child),
|