Searched refs:typeno (Results 1 – 2 of 2) sorted by relevance
620 scan_type(int typeno) in scan_type() argument626 verbout_t *vo = cttypes[typeno].verbout; in scan_type()627 const char *type = cttypes[typeno].name; in scan_type()
260 sgen_typename(uchar_t typeno) in sgen_typename() argument262 if (typeno >= SGEN_NDEVTYPES) in sgen_typename()264 return (sgen_devtypes[typeno]); in sgen_typename()