Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/smartpqi/
H A Dsmartpqi_request.c1910 tmf_req.tmf = tmf_type; in pqisrc_send_aio_tmf()
1923 if (tmf_type == SOP_TASK_MANAGEMENT_FUNCTION_ABORT_TASK) { in pqisrc_send_aio_tmf()
1953 DBG_ERR("Task Management tmf_type : %d timeout\n", tmf_type); in pqisrc_send_aio_tmf()
1959 "stat:0x%x\n", tmf_type, rcb->status); in pqisrc_send_aio_tmf()
1987 tmf_req.tmf = tmf_type; in pqisrc_send_raid_tmf()
1991 if (tmf_type == SOP_TASK_MANAGEMENT_FUNCTION_ABORT_TASK) { in pqisrc_send_raid_tmf()
1997 tmf_type == SOP_TASK_MANAGEMENT_LUN_RESET) { in pqisrc_send_raid_tmf()
2029 "stat:0x%x\n", tmf_type, rcb->status); in pqisrc_send_raid_tmf()
2062 if (tmf_type == SOP_TASK_MANAGEMENT_FUNCTION_ABORT_TASK) in pqisrc_send_tmf()
2072 if (tmf_type == SOP_TASK_MANAGEMENT_FUNCTION_ABORT_TASK) { in pqisrc_send_tmf()
[all …]