Home
last modified time | relevance | path

Searched refs:PQI_FLAG_IO_IOPB (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi.h427 #define PQI_FLAG_IO_IOPB 0x0040 macro
447 PQI_FLAG_IO_IOPB)
H A Dsmartpqi_hba.c236 if (((cmd->pc_flags & PQI_FLAG_IO_IOPB) != 0) || in pqi_start()
540 cmd->pc_flags |= PQI_FLAG_IO_IOPB; in pqi_init_pkt()
H A Dsmartpqi_hw.c665 if (cmd->pc_flags & (PQI_FLAG_IO_READ | PQI_FLAG_IO_IOPB)) in aio_io_complete()