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

  /src/sys/arch/sun3/dev/
xd.c 548 int xd_unit; local in function:xdmatch
551 xd_unit = device_unit(parent) * 2 + xa->driveno;
552 if (cf->cf_unit != xd_unit)

Completed in 13 milliseconds