lookup_disk
dsk = lookup_disk(unit);
if ((d = lookup_disk(unit)) == NULL)
static struct disk *lookup_disk(int);