OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSIOP_MAX_XFER
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
osiopvar.h
80
#define
OSIOP_MAX_XFER
(PAGE_SIZE * (OSIOP_NSG - 1))
82
#define
OSIOP_MAX_XFER
MAXPHYS
osiop.c
270
err = bus_dmamap_create(sc->sc_dmat,
OSIOP_MAX_XFER
, OSIOP_NSG,
271
OSIOP_MAX_XFER
, 0, BUS_DMA_NOWAIT, &acb->datadma);
342
if (bp->b_bcount >
OSIOP_MAX_XFER
)
343
bp->b_bcount =
OSIOP_MAX_XFER
;
Completed in 12 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025