Searched refs:IPS_INTR_IORL (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c945 ret = ips_send_wait(ha, scb, ips_cmd_timeout, IPS_INTR_IORL);
994 if (!ips_clear_adapter(ha, IPS_INTR_IORL)) {
1030 ips_ffdc_reset(ha, IPS_INTR_IORL);
1050 ips_next(ha, IPS_INTR_IORL);
1166 ips_next(ha, IPS_INTR_IORL);
2610 ips_ffdc_reset(ha, IPS_INTR_IORL);
2612 if (!ips_read_config(ha, IPS_INTR_IORL)) {
2619 if (!ips_read_adapter_status(ha, IPS_INTR_IORL)) {
2629 if (!ips_read_subsystem_parameters(ha, IPS_INTR_IORL)) {
2637 if (!ips_write_driver_status(ha, IPS_INTR_IORL)) {
[all...]
H A Dips.h236 #define IPS_INTR_IORL 1 macro

Completed in 74 milliseconds