Searched defs:nv_poll_wait (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c141 static int nv_poll_wait(nv_port_t *nvp, sata_pkt_t *spkt);
1597 ret = nv_poll_wait(nvp, spkt);
1625 nv_poll_wait(nv_port_t *nvp, sata_pkt_t *spkt) function
1633 NVLOG(NVDBG_SYNC, nvc, nvp, "nv_poll_wait: enter", NULL);
1639 NVLOG(NVDBG_SYNC, nvc, nvp, "nv_poll_wait: before nv_wait",
1649 NVLOG(NVDBG_SYNC, nvc, nvp, "nv_poll_wait: "
1655 NVLOG(NVDBG_SYNC, nvc, nvp, "nv_poll_wait: before nvc_intr",
1662 NVLOG(NVDBG_SYNC, nvc, nvp, "nv_poll_wait: after nvc_intr",
1666 NVLOG(NVDBG_SYNC, nvc, nvp, "nv_poll_wait:"

Completed in 93 milliseconds