Home
last modified time | relevance | path

Searched defs:scsipi_periph (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/scsipi/
H A Dscsipiconf.h359 struct scsipi_periph { struct
364 LIST_ENTRY(scsipi_periph) periph_hash; argument
374 int periph_offset; /* sync offset */
380 int periph_cap; /* capabilities */
381 int periph_quirks; /* device's quirks */
383 int periph_flags; /* misc. flags */
384 int periph_dbflags; /* debugging flags */
389 int periph_version; /* ANSI SCSI version */
397 struct scsipi_xfer_queue periph_xferq;
399 callout_t periph_callout;
[all …]