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

/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dlhot.c704 online_dev(struct dlist *dl_head, int force_flag) argument
708 for (dl = dl_head; dl != NULL; ) {
733 struct dlist *dl_head, *dl_tail, *dl, *dl_ses; local
741 dl_head = dl_tail = NULL;
763 (void) online_dev(dl_head, force_flag);
771 (void) online_dev(dl_head, force_flag);
783 (void) online_dev(dl_head, force_flag);
792 (void) online_dev(dl_head, force_flag);
796 if (dl_head == NULL) {
797 dl_head
[all...]

Completed in 16 milliseconds