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

/freebsd-10.1-release/sys/dev/ata/chipsets/
H A Data-cypress.c55 static int ata_cypress_setmode(device_t dev, int target, int mode);
91 ctlr->setmode = ata_cypress_setmode;
96 ata_cypress_setmode(device_t dev, int target, int mode) function

Completed in 101 milliseconds