Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c9482 struct aic7xxx_host *list_p = NULL; in aic7xxx_detect() local
9725 current_p = list_p; in aic7xxx_detect()
10046 current_p = list_p; in aic7xxx_detect()
10168 if ( list_p == NULL ) in aic7xxx_detect()
10170 list_p = current_p = temp_p; in aic7xxx_detect()
10174 current_p = list_p; in aic7xxx_detect()
10285 if (list_p == NULL) in aic7xxx_detect()
10287 list_p = current_p = temp_p; in aic7xxx_detect()
10291 current_p = list_p; in aic7xxx_detect()
10448 temp_p = list_p; in aic7xxx_detect()