Home
last modified time | relevance | path

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

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