Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h400 #define IOACCEL2_TMF 0x06 macro
Dhpsa.c1098 case IOACCEL2_TMF: in __enqueue_cmd_and_start_io()
2888 case IOACCEL2_TMF: in hpsa_cmd_dev_match()
5606 c->cmd_type = IOACCEL2_TMF; in setup_ioaccel2_abort_cmd()
6779 else if (c->cmd_type == CMD_IOCTL_PEND || c->cmd_type == IOACCEL2_TMF) in finish_cmd()