Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hptmv/
H A Dosbsd.h174 SATA_EVENT sataEvents[MV_SATA_CHANNELS_NUM]; member
H A Dentry.c754 switch(pAdapter->sataEvents[channelIndex]) in hptmv_handle_event()
783 pAdapter->sataEvents[channelIndex] = SATA_EVENT_NO_CHANGE; in hptmv_handle_event()
812 pAdapter->sataEvents[channelIndex] = SATA_EVENT_NO_CHANGE; in hptmv_handle_event()
854 pAdapter->sataEvents[channel] = SATA_EVENT_CHANNEL_CONNECTED; in hptmv_event_notify()
862 pAdapter->sataEvents[channel] = SATA_EVENT_CHANNEL_DISCONNECTED; in hptmv_event_notify()