Home
last modified time | relevance | path

Searched refs:I2O_SCB_FLAG_ENABLE_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/i2o/
H A Di2o.h921 #define I2O_SCB_FLAG_ENABLE_DISCONNECT 0x20000000 macro
H A Diopsp.c440 mf->flags = xs->cmdlen | I2O_SCB_FLAG_ENABLE_DISCONNECT | in iopsp_scsipi_request()