Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1346 drmach_msglist_t *drmach_msglist_first; /* first entry in msg list */ variable
1810 drmach_msglist_first = entry->next; in drmach_msglist_unlink()
1828 drmach_msglist_last = drmach_msglist_first = entry; in drmach_msglist_link()
1906 entry = drmach_msglist_first; in drmach_mbox_getmsg()
1938 entry = drmach_msglist_first; in drmach_mbox_getmsg()
1968 entry = drmach_msglist_first; in drmach_mbox_sendmsg()
2032 entry = drmach_msglist_first; in drmach_mbox_sendmsg()
2043 entry = drmach_msglist_first; in drmach_mbox_sendmsg()
2069 entry = drmach_msglist_first; in drmach_msglist_destroy()
2494 drmach_msglist_first = drmach_msglist_last = NULL; in drmach_mbox_init()