Home
last modified time | relevance | path

Searched refs:devreplace (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/stand/boot/common/
H A Ddevopen.c73 devreplace(struct open_file *f, void *devdata) in devreplace() function
H A Ddev_net.c149 devreplace(f, &netdev_sock); in net_open()
/dflybsd-src/stand/lib/
H A Dstand.h382 extern void devreplace(struct open_file *, void *devdata);
/dflybsd-src/stand/boot/pc32/libi386/
H A Dpxe.c324 devreplace(f, &pxe_sock); in pxe_open()