Lines Matching refs:u_char
134 static inline int pio_wait (const Port port, u_char val, u_char mask);
135 static inline void pio_ctrl (const Port port, u_char val);
139 static int pio_write (const Port port, const u_char * buf, int n);
140 static int pio_read (const Port port, u_char * buf, int n);
144 pio_wait (const Port port, u_char val, u_char mask)
186 pio_ctrl (const Port port, u_char val)
240 pio_write (const Port port, const u_char * buf, int n)
294 pio_read (const Port port, u_char * buf, int n)
450 sanei_pio_read (int fd, u_char * buf, int n)
462 sanei_pio_write (int fd, const u_char * buf, int n)