HomeSort by: relevance | last modified time | path
    Searched refs:scsipi_dtype (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/scsipi/
scsipiconf.c 219 scsipi_dtype(int type) function in typeref:typename:const char *
274 panic("scsipi_dtype: impossible device type");
atapiconf.c 315 dtype = scsipi_dtype(inqbuf->type & SID_TYPE);
scsipiconf.h 689 const char *scsipi_dtype(int);
scsiconf.c 570 dtype = scsipi_dtype(type);

Completed in 14 milliseconds