Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c263 static int ahci_intr_cold_port_detect(ahci_ctl_t *, ahci_port_t *, uint8_t);
6750 (void) ahci_intr_cold_port_detect(ahci_ctlp, ahci_portp, port); in ahci_port_intr()
8017 ahci_intr_cold_port_detect(ahci_ctl_t *ahci_ctlp, in ahci_intr_cold_port_detect() function