Searched refs:port_remove_lh (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ccw.c117 list_move(&port->list, &adapter->port_remove_lh);
123 list_for_each_entry_safe(port, p, &adapter->port_remove_lh, list) {
H A Dzfcp_sysfs_adapter.c138 list_move(&port->list, &adapter->port_remove_lh);
H A Dzfcp_def.h883 struct list_head port_remove_lh; /* head of ports to be member in struct:zfcp_adapter
H A Dzfcp_aux.c1038 INIT_LIST_HEAD(&adapter->port_remove_lh);

Completed in 129 milliseconds