next_port_scan    355 drivers/s390/scsi/zfcp_aux.c 	adapter->next_port_scan = jiffies;
next_port_scan    199 drivers/s390/scsi/zfcp_def.h 	unsigned long		next_port_scan;
next_port_scan     59 drivers/s390/scsi/zfcp_fc.c 	adapter->next_port_scan = jiffies + interval + backoff;
next_port_scan     65 drivers/s390/scsi/zfcp_fc.c 	unsigned long next = adapter->next_port_scan;