Home
last modified time | relevance | path

Searched refs:disk_construct (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/sys/
H A Ddisk.h139 int disk_construct(struct disk *);
/openbsd/sys/dev/
H A Dvnd.c168 disk_construct(&sc->sc_dk); in vndattach()
/openbsd/sys/kern/
H A Dsubr_disk.c1054 disk_construct(struct disk *diskp) in disk_construct() function
1075 disk_construct(diskp); in disk_attach()