Searched refs:SI_NOSPLIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/kern/ | ||
| H A D | kern_physio.c | 74 if (dev->si_flags & SI_NOSPLIT && in physio() |
| /f-stack/freebsd/sys/ | ||
| H A D | conf.h | 67 #define SI_NOSPLIT 0x0800 /* I/O should not be split up */ macro |