Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dips.h193 #define IPS_FFDC 99 macro
Dips.c3374 if (intr != IPS_FFDC) { /* Won't be Waiting if this is a Time Stamp */ in ips_send_wait()
3384 if (intr != IPS_FFDC) /* Don't Wait around if this is a Time Stamp */ in ips_send_wait()
5954 ips_send_wait(ha, scb, ips_cmd_timeout, IPS_FFDC); in ips_ffdc_time()