Home
last modified time | relevance | path

Searched refs:PQI_CMD_START (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_util.c109 case PQI_CMD_START: in pqi_cmd_action_nolock()
140 if (c->pc_last_action == PQI_CMD_START) { in pqi_cmd_action_nolock()
151 a = PQI_CMD_START; in pqi_cmd_action_nolock()
H A Dsmartpqi_hw.c149 if (pqi_cmd_action(io->io_cmd, PQI_CMD_START) == PQI_CMD_FAIL) in pqi_start_io()
283 PQI_CMD_START) { in pqi_fail_drive_cmds()
H A Dsmartpqi.h439 PQI_CMD_START, enumerator
/illumos-gate/usr/src/cmd/mdb/common/modules/smartpqi/
H A Dsmartpqi.c108 case PQI_CMD_START: in cmd_action_str()