Home
last modified time | relevance | path

Searched refs:last_id (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c261 eventq->last_id[i] = entry->id; in emlxs_event()
833 hba->hba_event.last_id = eventq->next_id - 1; in emlxs_get_dfc_eventinfo()
845 if (entry->id <= hba->hba_event.last_id) { in emlxs_get_dfc_eventinfo()
945 hba->hba_event.last_id = entry->id; in emlxs_get_dfc_eventinfo()
996 if (dfc_event->last_id == eventq->last_id[i]) { in emlxs_get_dfc_event()
1005 (dfc_event->last_id == eventq->last_id[i])) { in emlxs_get_dfc_event()
1031 dfc_event->last_id = eventq->last_id[i]; in emlxs_get_dfc_event()
1042 if ((entry->id > dfc_event->last_id) && in emlxs_get_dfc_event()
1053 dfc_event->last_id = eventq->last_id[i]; in emlxs_get_dfc_event()
1075 dfc_event->last_id = entry->id; in emlxs_get_dfc_event()
[all …]
H A Demlxs_dfc.c7549 dfc_event->last_id = (uint32_t)-1; in emlxs_dfc_set_event()
7557 bcopy((void *)&dfc_event->last_id, dfc->buf1, in emlxs_dfc_set_event()
7701 hba->hba_event.new, hba->hba_event.last_id); in emlxs_dfc_get_eventinfo()
7783 dfc_event->last_id = dfc->data3; in emlxs_dfc_get_event()
7795 bcopy((void *)&dfc_event->last_id, dfc->buf3, in emlxs_dfc_get_event()
7802 dfc_event->size, dfc_event->last_id); in emlxs_dfc_get_event()
9991 dfc_event->last_id = (uint32_t)-1; in emlxs_dfc_sd_set_event()
9999 bcopy((void *) &dfc_event->last_id, dfc->buf1, in emlxs_dfc_sd_set_event()
10090 dfc_event->last_id = dfc->data3; in emlxs_dfc_sd_get_event()
10109 bcopy((void *) &dfc_event->last_id, dfc->buf3, in emlxs_dfc_sd_get_event()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_events.h193 uint32_t last_id[32]; /* per event */ member
H A Demlxs_fc.h690 uint32_t last_id; member
700 uint32_t last_id; member