Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dblock_if.c125 struct blockif_sig_elem { struct
129 struct blockif_sig_elem *bse_next; argument
132 static struct blockif_sig_elem *blockif_bse_head;
417 struct blockif_sig_elem *bse; in blockif_sigcont_handler()
853 struct blockif_sig_elem bse, *old_head; in blockif_cancel()