Searched refs:NULLDISK (Results 1 – 2 of 2) sorted by relevance
82 #define NULLDISK (struct diskinfo *)0 macro84 static struct diskinfo *firstdisk = NULLDISK;85 static struct diskinfo *lastdisk = NULLDISK;86 static struct diskinfo *snip = NULLDISK;216 disk->next = NULLDISK; in init_disks()247 disk->next = NULLDISK; in init_disks()
99 #define NULLDISK (struct diskinfo *)0 macro101 static struct diskinfo *firstdisk = NULLDISK;102 static struct diskinfo *lastdisk = NULLDISK;103 static struct diskinfo *snip = NULLDISK;851 disk->next = NULLDISK; in init_disks()881 disk->next = NULLDISK; in init_disks()