Searched refs:ata_pci_read_ivar (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ata/
H A Data-pci.h533 int ata_pci_read_ivar(device_t dev, device_t child, int which, uintptr_t *result);
576 DEVMETHOD(bus_read_ivar, ata_pci_read_ivar), \
H A Data-pci.c184 ata_pci_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) function
578 DEVMETHOD(bus_read_ivar, ata_pci_read_ivar),

Completed in 184 milliseconds