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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c202 static int ahci_intr_set_device_bits(ahci_ctl_t *, ahci_port_t *, uint8_t);
6582 (void) ahci_intr_set_device_bits(ahci_ctlp,
6971 ahci_intr_set_device_bits(ahci_ctl_t *ahci_ctlp, function
6977 "ahci_intr_set_device_bits enter: port %d", port);
6997 * Only be called from ahci_intr_set_device_bits().
7013 "ahci_intr_set_device_bits enter: port %d", port);
7032 "ahci_intr_set_device_bits: port %d pending_ncq_tags = 0x%x "
7037 "ahci_intr_set_device_bits: finished_tags = 0x%x", finished_tags);
7057 "ahci_intr_set_device_bits: port %d pending_tags = 0x%x "
7062 "ahci_intr_set_device_bits
[all...]

Completed in 100 milliseconds