Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c81 static void ahci_stop_fr(struct ahci_channel *ch);
1012 ahci_stop_fr(ch); in ahci_ch_deinit()
2375 ahci_stop_fr(struct ahci_channel *ch) in ahci_stop_fr() function