Searched defs:ahci_watchdog_handler (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c190 static void ahci_watchdog_handler(ahci_ctl_t *);
564 (void (*)(void *))ahci_watchdog_handler,
963 (void (*)(void *))ahci_watchdog_handler,
9622 * ahci_watchdog_handler() and ahci_do_sync_start will call us if they
9730 ahci_watchdog_handler(ahci_ctl_t *ahci_ctlp) function
9747 "ahci_watchdog_handler entered", NULL);
9869 timeout((void (*)(void *))ahci_watchdog_handler,

Completed in 81 milliseconds