Lines Matching defs:next
4571 * next request.
4583 delayed_event_ack = list_entry(ioc->delayed_event_ack_list.next,
4593 delayed_sc = list_entry(ioc->delayed_sc_list.next,
4610 * next reqeust.
4621 delayed_tr = list_entry(ioc->delayed_tr_volume_list.next,
4631 delayed_tr = list_entry(ioc->delayed_tr_list.next,
6040 * Continue with next virtual_phy object
6047 * Continue with next virtual_phy object
11048 struct _sas_port *mpt3sas_port, *next;
11053 list_for_each_entry_safe(mpt3sas_port, next,
11266 struct _raid_device *raid_device, *next;
11293 * Copy back the unmodified ioc page1. so that on next driver load,
11303 list_for_each_entry_safe(raid_device, next, &ioc->raid_device_list,
11391 * Copy back the unmodified ioc page1 so that on next driver load,
11627 * get_next_pcie_device - Get the next pcie device
11630 * Get the next pcie device from pcie_device_init_list list.