Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/dev/arm/
H A Dcons.c37 int cnwrite(__unused dev_t dev, struct uio *uio, int ioflag);
76 cnwrite(__unused dev_t dev, struct uio *uio, int ioflag) in cnwrite() function
/xnu-10002.1.13/bsd/dev/i386/
H A Dcons.c72 int cnwrite(__unused dev_t dev, struct uio *uio, int ioflag);
111 cnwrite(__unused dev_t dev, struct uio *uio, int ioflag) in cnwrite() function
H A Dconf.c100 extern d_write_t cnwrite;
197 cnopen, cnclose, cnread, cnwrite,
/xnu-10002.1.13/bsd/dev/arm64/
H A Dconf.c76 extern d_write_t cnwrite;
174 cnopen, cnclose, cnread, cnwrite,