OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minphys
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
ssvar.h
50
void (*
minphys
)(struct ss_softc *, struct buf *);
member in struct:ss_special
/src/sys/kern/
kern_physio.c
328
* Call
minphys
to bound the transfer size,
336
panic("todo(%zu) > MAXPHYS;
minphys
broken",
449
* A
minphys
() routine is called by physio() to adjust the size of each
452
* This
minphys
() is a default that must be called to enforce limits
457
minphys
(struct buf *bp)
function
Completed in 17 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026