Searched refs:first_aic7xxx (Results 1 – 2 of 2) sorted by relevance
95 for(p=first_aic7xxx; p->host->host_no != hostno; p=p->next) in aic7xxx_proc_info()
652 static struct aic7xxx_host *first_aic7xxx = NULL; variable8660 p->next = first_aic7xxx; in aic7xxx_register()8661 first_aic7xxx = p; in aic7xxx_register()11796 next = first_aic7xxx; in aic7xxx_release()11802 first_aic7xxx = next->next; in aic7xxx_release()