Home
last modified time | relevance | path

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

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