Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_hba.h746 void sata_hba_event_notify(dev_info_t *, sata_device_t *, int);
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2672 sata_hba_event_notify( in ahci_reset_device_reject_pkts()
2766 sata_hba_event_notify( in ahci_reset_pmdevice_reject_pkts()
4791 sata_hba_event_notify( in ahci_probe_pmult()
4812 sata_hba_event_notify( in ahci_probe_pmult()
4834 sata_hba_event_notify( in ahci_probe_pmult()
7213 sata_hba_event_notify( in ahci_intr_pmult_sntf_events()
7420 sata_hba_event_notify( in ahci_intr_phyrdy_change()
7452 sata_hba_event_notify( in ahci_intr_phyrdy_change()
7480 sata_hba_event_notify( in ahci_intr_phyrdy_change()
7947 sata_hba_event_notify( in ahci_intr_cold_port_detect()
[all …]
/titanic_44/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c741 sata_hba_event_notify(dip, &sdevice, in si_attach()
962 sata_hba_event_notify( in si_power()
4624 sata_hba_event_notify( in si_intr_phy_ready_change()
4645 sata_hba_event_notify( in si_intr_phy_ready_change()
4662 sata_hba_event_notify( in si_intr_phy_ready_change()
5335 sata_hba_event_notify( in si_reset_dport_wait_till_ready()
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c5399 sata_hba_event_notify(nvp->nvp_ctlp->nvc_dip, &sd, event); in nv_port_state_change()
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c17623 sata_hba_event_notify(dev_info_t *dip, sata_device_t *sata_device, int event) in sata_hba_event_notify() function