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

/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_ahci.c1782 struct blockif_ctxt *bctxt; local
1813 bctxt = blockif_open(opts, bident);
1814 if (bctxt == NULL) {
1818 sc->port[0].bctx = bctxt;

Completed in 110 milliseconds