Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dblock_if.c152 struct blockif_sig_elem { struct
156 struct blockif_sig_elem *bse_next; argument
159 static struct blockif_sig_elem *blockif_bse_head;
495 struct blockif_sig_elem *bse; in blockif_sigcont_handler()
1028 struct blockif_sig_elem bse, *old_head; in blockif_cancel()