Home
last modified time | relevance | path

Searched refs:adapter_status (Results 1 – 15 of 15) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Du14-34f.c517 unsigned char adapter_status; /* non-zero indicates HA error */ member
708 if (cpp->adapter_status || HD(j)->cp_stat[0] != FREE) { in board_inquiry()
710 printk("%s: board_inquiry, err 0x%x.\n", BN(j), cpp->adapter_status); in board_inquiry()
1749 spp->adapter_status = 0x01; in ihdlr()
1752 switch (spp->adapter_status) { in ihdlr()
1847 if ((spp->adapter_status != ASOK && HD(j)->iocount > 1000) || in ihdlr()
1848 (spp->adapter_status != ASOK && in ihdlr()
1849 spp->adapter_status != ASST && HD(j)->iocount <= 1000) || in ihdlr()
1854 BN(j), i, spp->adapter_status, spp->target_status, in ihdlr()
Dultrastor.c192 unsigned char adapter_status; /* non-zero indicates HA error */ member
738 my_mscp->adapter_status = 0; in ultrastor_queuecommand()
1109 switch (mscp->adapter_status) in ultrastor_interrupt()
Deata.c664 unchar eoc:1, adapter_status:7; member
666 unchar adapter_status:7, /* State related to current command */
2246 spp->adapter_status = 0x01; in ihdlr()
2249 switch (spp->adapter_status) { in ihdlr()
2341 if ((spp->adapter_status != ASOK && HD(j)->iocount > 1000) || in ihdlr()
2342 (spp->adapter_status != ASOK && in ihdlr()
2343 spp->adapter_status != ASST && HD(j)->iocount <= 1000) || in ihdlr()
2348 BN(j), i, spp->adapter_status, spp->target_status, in ihdlr()
/linux-2.4.37.9/drivers/hotplug/
Dpci_hotplug.h137 u8 adapter_status; member
Dpciehp_core.c153 new_slot->hpc_ops->get_adapter_status(new_slot, &(new_slot->hotplug_slot->info->adapter_status)); in init_slots()
344 *value = hotplug_slot->info->adapter_status; in get_adapter_status()
Dshpchp_core.c160 new_slot->hpc_ops->get_adapter_status(new_slot, &(new_slot->hotplug_slot->info->adapter_status)); in init_slots()
351 *value = hotplug_slot->info->adapter_status; in get_adapter_status()
Dpci_hotplug_core.c579 GET_STATUS(adapter_status, u8) in GET_STATUS()
1316 (temp->info->adapter_status != info->adapter_status)) in pci_hp_change_slot_info()
Dacpiphp_core.c455 slot->hotplug_slot->info->adapter_status = acpiphp_get_adapter_status(slot->acpi_slot); in init_slots()
Dibmphp_hpc.c951 phpslot->info->adapter_status = 1; in ibmphp_hpc_fillhpslotinfo()
953 phpslot->info->adapter_status = 0; in ibmphp_hpc_fillhpslotinfo()
Dibmphp_core.c705 info->adapter_status = 0; in ibmphp_update_slot_info()
708 info->adapter_status = 1; in ibmphp_update_slot_info()
Dcpqphp.h832 if (slot->hotplug_slot->info->adapter_status == 0) in set_controller_speed()
Dcpqphp_core.c407 new_slot->hotplug_slot->info->adapter_status = get_presence_status(ctrl, new_slot); in ctrl_slot_setup()
Dpciehp_ctrl.c1447 slot->hpc_ops->get_adapter_status(slot, &(info->adapter_status)); in update_slot_info()
Dcpqphp_ctrl.c1801 info->adapter_status = get_presence_status(ctrl, slot); in update_slot_info()
Dshpchp_ctrl.c1888 slot->hpc_ops->get_adapter_status(slot, &(info->adapter_status)); in update_slot_info()