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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c1799 uint16_t bufs_read)
1813 if ((bufs_read < min_read) && (bufs_read > 512)) {
1816 " bufs read %d out of bound", bufs_read));
1817 return (NPI_RXDMA_OPCODE_INVALID(bufs_read));
1822 cs.bits.ldw.ptrread = bufs_read;
1831 uint16_t pkts_read, uint16_t bufs_read)
1847 bufs_read, pkts_read));
1859 cs.bits.ldw.ptrread = bufs_read;
1798 npi_rxdma_rdc_rcr_bufread_update(npi_handle_t handle, uint8_t channel, uint16_t bufs_read) argument
1830 npi_rxdma_rdc_rcr_read_update(npi_handle_t handle, uint8_t channel, uint16_t pkts_read, uint16_t bufs_read) argument
/illumos-gate/usr/src/common/fs/
H A Dufsops.c489 bufs_read(int fd, caddr_t buf, size_t count) function
840 bufs_read,

Completed in 49 milliseconds