Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dvuid_queue.c110 if (firm_event != FIRM_EVENT_NULL) in vq_get()
250 (void) vq_get(vq, FIRM_EVENT_NULL); in vq_delete_node()
/titanic_41/usr/src/uts/common/sys/
H A Dvuid_event.h379 #define FIRM_EVENT_NULL ((Firm_event *)0) macro