Searched refs:mpln (Results 1 – 2 of 2) sorted by relevance
5442 struct mplist_struct *mpl, *mpln; in devid_get_all() local5451 *mplistp = mpl = mpln = (struct mplist_struct *)NULL; in devid_get_all()5487 *mplistp = mpln = mpl; in devid_get_all()5489 mpln->next = mpl; in devid_get_all()5490 mpln = mpl; in devid_get_all()
5868 struct mplist_struct *mplistp, *mpl, *mpln; in lun_display() local5876 mplistp = mpl = mpln = (struct mplist_struct *)NULL; in lun_display()6020 mplistp = mpln = mpl; in lun_display()6022 mpln->next = mpl; in lun_display()6023 mpln = mpl; in lun_display()