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

  /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"));
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"));

Completed in 97 milliseconds