Searched refs:bsyRsrv_dskLst_tail (Results 1 – 1 of 1) sorted by relevance
501 Hotplug_Devlist *bsyRsrv_dskLst_head, *bsyRsrv_dskLst_tail; in hotplug() local513 bsyRsrv_dskLst_tail = (Hotplug_Devlist *)NULL; in hotplug()924 bsyRsrv_dskLst_tail = disk_list; in hotplug()926 disk_list->prev = bsyRsrv_dskLst_tail; in hotplug()927 bsyRsrv_dskLst_tail->next = disk_list; in hotplug()928 bsyRsrv_dskLst_tail = disk_list; in hotplug()