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

  /src/sys/dev/scsipi/
scsipi_debug.h 66 #ifndef SCSIPI_DEBUG_FLAGS
67 #define SCSIPI_DEBUG_FLAGS (SCSIPI_DB1|SCSIPI_DB2|SCSIPI_DB3)
scsiconf.c 913 periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS;
atapi_wdc.c 306 periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS;
  /src/sys/dev/usb/
umass_scsipi.c 251 DIF(UDMASS_UPPER, periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS);
  /src/sys/dev/ic/
siisata.c 1663 periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS;
ahcisata_core.c 2152 periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS;
mvsata.c 805 periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS;
  /src/sys/dev/pci/
pvscsi.c 1353 periph->periph_dbflags |= SCSIPI_DEBUG_FLAGS;

Completed in 142 milliseconds