HomeSort by: relevance | last modified time | path
    Searched defs:physio (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
kern_physio.c 217 physio(void (*strategy)(struct buf *), struct buf *obp, dev_t dev, int flags, function in typeref:typename:int
247 cv_init(&ps->ps_cv, "physio");
295 * B_RAW because B_RAW is to be "set by physio for
446 * A minphys() routine is called by physio() to adjust the size of each
kern_physio.c 217 physio(void (*strategy)(struct buf *), struct buf *obp, dev_t dev, int flags, function in typeref:typename:int
247 cv_init(&ps->ps_cv, "physio");
295 * B_RAW because B_RAW is to be "set by physio for
446 * A minphys() routine is called by physio() to adjust the size of each
kern_physio.c 217 physio(void (*strategy)(struct buf *), struct buf *obp, dev_t dev, int flags, function in typeref:typename:int
247 cv_init(&ps->ps_cv, "physio");
295 * B_RAW because B_RAW is to be "set by physio for
446 * A minphys() routine is called by physio() to adjust the size of each

Completed in 31 milliseconds