Home
last modified time | relevance | path

Searched refs:slot2 (Results 1 – 6 of 6) sorted by relevance

/drivers/pcmcia/
Dti113x.h654 struct yenta_socket *slot2; in ti12xx_2nd_slot_empty() local
721 slot2 = pci_get_drvdata(func); in ti12xx_2nd_slot_empty()
722 if (!slot2) in ti12xx_2nd_slot_empty()
726 yenta_get_status(&slot2->socket, &state); in ti12xx_2nd_slot_empty()
/drivers/iio/health/
Dmax30102.c189 #define MAX30102_MODE_CONTROL_LED_SLOTS(slot2, slot1) \ argument
190 ((slot2 << MAX30102_REG_MODE_CONTROL_SLOT_SHIFT) | slot1)
/drivers/net/can/
Dgrcan.c42 #define GRCAN_RESERVE_SIZE(slot1, slot2) (((slot2) - (slot1)) / 4 - 1) argument
/drivers/scsi/mvsas/
Dmv_sas.c1833 struct mvs_slot_info *slot, *slot2; in mvs_do_release_task() local
1844 list_for_each_entry_safe(slot, slot2, &port->list, entry) { in mvs_do_release_task()
/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c824 struct hisi_sas_slot *slot, *slot2; in dereg_device_v3_hw() local
830 list_for_each_entry_safe(slot, slot2, &sas_dev->list, entry) { in dereg_device_v3_hw()
Dhisi_sas_main.c1016 struct hisi_sas_slot *slot, *slot2; in hisi_sas_release_task() local
1019 list_for_each_entry_safe(slot, slot2, &sas_dev->list, entry) in hisi_sas_release_task()