Searched refs:bsyRsrv_dskLst_head (Results 1 – 1 of 1) sorted by relevance
501 Hotplug_Devlist *bsyRsrv_dskLst_head, *bsyRsrv_dskLst_tail; in hotplug() local512 bsyRsrv_dskLst_head = (Hotplug_Devlist *)NULL; in hotplug()922 if (bsyRsrv_dskLst_head == NULL) { in hotplug()923 bsyRsrv_dskLst_head = in hotplug()942 if (bsyRsrv_dskLst_head != NULL) { in hotplug()943 if ((err = h_print_list(bsyRsrv_dskLst_head, in hotplug()948 (void) h_free_hotplug_dlist(&bsyRsrv_dskLst_head); in hotplug()