Searched refs:blockif_open (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/usr.sbin/bhyve/
H A Dblock_if.h65 struct blockif_ctxt *blockif_open(const char *optstr, const char *ident);
H A Dpci_virtio_block.c457 bctxt = blockif_open(opts, bident);
H A Dblock_if.c431 blockif_open(const char *optstr, const char *ident) function
H A Dpci_ahci.c2420 /* Pass all other options to blockif_open. */
2427 /* Pass all other options to blockif_open. */
2444 bctxt = blockif_open(bopt, bident);
H A Dpci_nvme.c2681 sc->nvstore.ctx = blockif_open(xopts, bident);

Completed in 118 milliseconds