Searched refs:DR_MBOX_UNCLAIM (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/serengeti/sys/ |
H A D | sbdp_mbox.h | 54 #define DR_MBOX_UNCLAIM 0x2012 macro
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_mbox.c | 444 sbdp_init_msg_pkt(reqp, DR_MBOX_UNCLAIM, 0, (caddr_t)NULL); in sbdp_connect_board() 448 sbdp_init_msg_pkt(resp, DR_MBOX_UNCLAIM, 0, (caddr_t)NULL); in sbdp_connect_board() 541 sbdp_init_msg_pkt(reqp, DR_MBOX_UNCLAIM, 0, (caddr_t)NULL); in sbdp_disconnect_board() 545 sbdp_init_msg_pkt(resp, DR_MBOX_UNCLAIM, 0, (caddr_t)NULL); in sbdp_disconnect_board()
|