Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-cyrix.c53 static int ata_cyrix_chipinit(device_t dev);
67 ctlr->chipinit = ata_cyrix_chipinit; in ata_cyrix_probe()
74 ata_cyrix_chipinit(device_t dev) in ata_cyrix_chipinit() function