Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_response.c471 if (rcb->is_abort_cmd_from_host) in pqisrc_process_response_queue()
H A Dsmartpqi_structures.h1249 boolean_t is_abort_cmd_from_host; /* true if this is a TMF abort */ member
H A Dsmartpqi_request.c2058 rcb->is_abort_cmd_from_host = true; in pqisrc_send_tmf()