Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-all.c69 static int ata_str2mode(const char *str);
127 mode = ata_str2mode(res); in ata_attach()
130 mode = ata_str2mode(res); in ata_attach()
665 ata_str2mode(const char *str) in ata_str2mode() function