Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dips.h1105 int ioctl_reset; /* IOCTL Requested Reset Flag */ member
Dips.c936 if (ha->ioctl_reset == 0) { /* IF Not an IOCTL Requested Reset */ in ips_eh_reset()
964 ha->ioctl_reset = 0; /* Reset the IOCTL Requested Reset Flag */ in ips_eh_reset()
1139 ha->ioctl_reset = 1; /* This reset request is from an IOCTL */ in ips_queue()