Searched refs:cnwrite (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.1.13/bsd/dev/arm/ |
| H A D | cons.c | 37 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 D | cons.c | 72 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 D | conf.c | 100 extern d_write_t cnwrite; 197 cnopen, cnclose, cnread, cnwrite,
|
| /xnu-10002.1.13/bsd/dev/arm64/ |
| H A D | conf.c | 76 extern d_write_t cnwrite; 174 cnopen, cnclose, cnread, cnwrite,
|