Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfwdev.c114 static int fw_write_async(struct fw_drv1 *, struct uio *, int);
328 return fw_write_async(d, uio, ioflag); in fw_write()
863 fw_write_async(struct fw_drv1 *d, struct uio *uio, int ioflag) in fw_write_async() function