Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-cyrix.c54 static int ata_cyrix_ch_attach(device_t dev);
80 ctlr->ch_attach = ata_cyrix_ch_attach; in ata_cyrix_chipinit()
86 ata_cyrix_ch_attach(device_t dev) in ata_cyrix_ch_attach() function