Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-ite.c53 static int ata_ite_chipinit(device_t dev);
78 ctlr->chipinit = ata_ite_chipinit; in ata_ite_probe()
83 ata_ite_chipinit(device_t dev) in ata_ite_chipinit() function