Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-cyrix.c55 static int ata_cyrix_setmode(device_t dev, int target, int mode);
81 ctlr->setmode = ata_cyrix_setmode; in ata_cyrix_chipinit()
96 ata_cyrix_setmode(device_t dev, int target, int mode) in ata_cyrix_setmode() function