Searched refs:AHCI_PORT_RESET (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/ |
H A D | ahcivar.h | 525 #define AHCI_PORT_RESET 0x0001 /* Reset the port */ macro
|
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 2954 ahci_portp, port, AHCI_PORT_RESET|AHCI_RESET_NO_EVENTS_UP, in ahci_reset_port_reject_pkts() 3265 AHCI_PORT_RESET|AHCI_RESET_NO_EVENTS_UP, in ahci_tran_hotplug_port_activate() 4996 ahci_portp, port, AHCI_PORT_RESET, NULL) != in ahci_probe_pmport() 5772 port, AHCI_PORT_RESET|AHCI_RESET_NO_EVENTS_UP, NULL) != in ahci_hba_reset() 8578 !(flag & AHCI_PORT_RESET)) in ahci_restart_port_wait_till_ready() 9420 flag = AHCI_PORT_RESET; in ahci_fatal_error_recovery_handler() 9785 port, AHCI_PORT_RESET, NULL); in ahci_timeout_pkts()
|