Searched refs:ata_pci_ch_attach (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-netcell.c95 if (ata_pci_ch_attach(dev))
H A Data-cyrix.c95 return (ata_pci_ch_attach(dev));
H A Data-national.c97 return (ata_pci_ch_attach(dev));
H A Data-ati.c184 if (ata_pci_ch_attach(dev))
198 if (ata_pci_ch_attach(dev))
H A Data-amd.c153 error = ata_pci_ch_attach(dev);
H A Data-jmicron.c139 error = ata_pci_ch_attach(dev);
H A Data-marvell.c151 error = ata_pci_ch_attach(dev);
H A Data-nvidia.c256 if (ata_pci_ch_attach(dev))
277 if (ata_pci_ch_attach(dev))
H A Data-acard.c118 if (ata_pci_ch_attach(dev))
H A Data-fsl.c108 ctrl->ch_attach = ata_pci_ch_attach;
H A Data-highpoint.c150 if (ata_pci_ch_attach(dev))
H A Data-ite.c121 error = ata_pci_ch_attach(dev);
H A Data-via.c246 if (ata_pci_ch_attach(dev))
409 if (ata_pci_ch_attach(dev))
H A Data-sis.c212 if (ata_pci_ch_attach(dev))
H A Data-acerlabs.c201 if (ata_pci_ch_attach(dev))
H A Data-siliconimage.c184 if (ata_pci_ch_attach(dev))
H A Data-promise.c366 if (ata_pci_ch_attach(dev))
516 if (ata_pci_ch_attach(dev))
H A Data-intel.c319 if (ata_pci_ch_attach(dev))
/freebsd-13-stable/sys/dev/ata/
H A Data-pci.c98 ctlr->ch_attach = ata_pci_ch_attach;
392 ata_pci_ch_attach(device_t dev) function
H A Data-pci.h544 int ata_pci_ch_attach(device_t dev);

Completed in 178 milliseconds