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

  /src/sys/arch/sun3/dev/
xy.c 483 int xy_unit; local in function:xymatch
486 xy_unit = device_unit(parent) * 2 + xa->driveno;
487 if (cf->cf_unit != xy_unit)

Completed in 12 milliseconds