Searched refs:NULLDISK (Results 1 – 2 of 2) sorted by relevance
83 #define NULLDISK (struct diskinfo *)0 macro85 static struct diskinfo *firstdisk = NULLDISK;86 static struct diskinfo *lastdisk = NULLDISK;87 static struct diskinfo *snip = NULLDISK;217 disk->next = NULLDISK; in init_disks()248 disk->next = NULLDISK; in init_disks()
101 #define NULLDISK (struct diskinfo *)0 macro103 static struct diskinfo *firstdisk = NULLDISK;104 static struct diskinfo *lastdisk = NULLDISK;105 static struct diskinfo *snip = NULLDISK;853 disk->next = NULLDISK; in init_disks()883 disk->next = NULLDISK; in init_disks()