Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c158 sbdp_init_msg_pkt(resp, DR_MBOX_SHOW_BOARD, len, (caddr_t)shbp); in sbdp_get_board_status()
276 sbdp_init_msg_pkt(reqp, DR_MBOX_ASSIGN, len, (caddr_t)informp); in sbdp_assign_board()
327 sbdp_init_msg_pkt(reqp, DR_MBOX_ASSIGN, len, (caddr_t)informp); in sbdp_unassign_board()
422 sbdp_init_msg_pkt(reqp, DR_MBOX_CLAIM, 0, (caddr_t)NULL); in sbdp_connect_board()
426 sbdp_init_msg_pkt(resp, DR_MBOX_CLAIM, 0, (caddr_t)NULL); in sbdp_connect_board()
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()
895 sbdp_init_msg_pkt(resp, DR_MBOX_STOP_CPU, 0, (caddr_t)NULL); in sbdp_stop_cpu()
[all …]