Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Dahci.wlcmd37 root ahci_watchdog_handler
/titanic_50/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, in ahci_attach()
963 (void (*)(void *))ahci_watchdog_handler, in ahci_attach()
9730 ahci_watchdog_handler(ahci_ctl_t *ahci_ctlp) in ahci_watchdog_handler() function
9869 timeout((void (*)(void *))ahci_watchdog_handler, in ahci_watchdog_handler()