Home
last modified time | relevance | path

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

/src/sys/dev/hptmv/
H A Dosbsd.h174 SATA_EVENT sataEvents[MV_SATA_CHANNELS_NUM]; member
H A Dentry.c752 switch(pAdapter->sataEvents[channelIndex]) in hptmv_handle_event()
781 pAdapter->sataEvents[channelIndex] = SATA_EVENT_NO_CHANGE; in hptmv_handle_event()
810 pAdapter->sataEvents[channelIndex] = SATA_EVENT_NO_CHANGE; in hptmv_handle_event()
852 pAdapter->sataEvents[channel] = SATA_EVENT_CHANNEL_CONNECTED; in hptmv_event_notify()
860 pAdapter->sataEvents[channel] = SATA_EVENT_CHANNEL_DISCONNECTED; in hptmv_event_notify()