Searched refs:br_iovcnt (Results 1 – 4 of 4) sorted by relevance
46 int br_iovcnt; member
137 for (i = 0; i < breq->br_iovcnt; i++) in blockif_enqueue()210 if (br->br_iovcnt <= 1) in blockif_proc()216 if ((len = preadv(bc->bc_fd, br->br_iov, br->br_iovcnt, in blockif_proc()256 if ((len = pwritev(bc->bc_fd, br->br_iov, br->br_iovcnt, in blockif_proc()
224 io->io_req.br_iovcnt = n - 2; in pci_vtblk_proc()
602 breq->br_iovcnt = j; in ahci_build_iov()