Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.h193 #define IPS_FFDC 99 macro
H A Dips.c3392 if (intr != IPS_FFDC) { /* Won't be Waiting if this is a Time Stamp */ in ips_send_wait()
3402 if (intr != IPS_FFDC) /* Don't Wait around if this is a Time Stamp */ in ips_send_wait()
5972 ips_send_wait(ha, scb, ips_cmd_timeout, IPS_FFDC); in ips_ffdc_time()