Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c2431 ahci_reset_to(void *arg) in ahci_reset_to() function
2538 callout_reset(&ch->reset_timer, hz / 10, ahci_reset_to, ch); in ahci_reset()
2906 ahci_reset_to(ch); in ahcipoll()