Home
last modified time | relevance | path

Searched refs:fdcu (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/disk/fd/
H A Dfdc.h45 int fdcu; /* our unit number */ member
H A Dfd.c792 fdc->fdcu = device_get_unit(dev); in fdc_attach()
1686 TRACE1("[fdc%d IDLE]", fdc->fdcu); in fdstate()