Home | Sort by: relevance | last modified time | path |
/src/sys/dev/qbus/ | |
ts.c | 948 int spaceop = 0; /* flag for skip/space operation */ local in function:tsioctl 967 spaceop = 1; 1004 if (spaceop && bp->b_resid) { 1006 printf(("spaceop didn't complete\n")); |