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

  /src/sys/dev/i2o/
ld_iop.c 123 const char *typestr, *fixedstr; local in function:ld_iop_attach
226 fixedstr = "removable";
229 fixedstr = "fixed";
231 printf(" %s, %s", typestr, fixedstr);

Completed in 55 milliseconds