Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ahci/
Dahci.c80 static void ahci_stop_fr(struct ahci_channel *ch);
821 ahci_stop_fr(ch); in ahci_ch_deinit()
2159 ahci_stop_fr(struct ahci_channel *ch) in ahci_stop_fr() function