Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h58 uint64_t port_pwr_changed; /* event counter */ member
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c17900 if (pstats->port_pwr_changed < 0xffffffffffffffffULL) in sata_hba_event_notify()
17901 pstats->port_pwr_changed++; in sata_hba_event_notify()