HomeSort by: relevance | last modified time | path
    Searched defs:vu_char (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/hp300/dev/
iotypes.h 48 typedef volatile unsigned char vu_char; typedef in typeref:typename:volatile unsigned char
  /src/sys/arch/acorn32/podulebus/
ascreg.h 74 #define vu_char volatile u_char macro
escreg.h 40 typedef volatile unsigned char vu_char; typedef in typeref:typename:volatile unsigned char
43 vu_char *esc_tc_low; /* rw: Transfer count low */
44 vu_char *esc_tc_mid; /* rw: Transfer count mid */
45 vu_char *esc_fifo; /* rw: Data FIFO */
46 vu_char *esc_command; /* rw: Chip command reg */
47 vu_char *esc_dest_id; /* w: (Re)select bus ID */
49 vu_char *esc_timeout; /* w: (Re)select timeout */
51 vu_char *esc_syncper; /* w: Synch. transfer period */
53 vu_char *esc_syncoff; /* w: Synch. transfer offset */
55 vu_char *esc_config1; /* rw: Config register #1 *
    [all...]
sfasreg.h 40 typedef volatile unsigned char vu_char; typedef in typeref:typename:volatile unsigned char
43 vu_char *sfas_tc_low; /* rw: Transfer count low */
44 vu_char *sfas_tc_mid; /* rw: Transfer count mid */
45 vu_char *sfas_fifo; /* rw: Data FIFO */
46 vu_char *sfas_command; /* rw: Chip command reg */
47 vu_char *sfas_dest_id; /* w: (Re)select bus ID */
49 vu_char *sfas_timeout; /* w: (Re)select timeout */
51 vu_char *sfas_syncper; /* w: Synch. transfer period */
53 vu_char *sfas_syncoff; /* w: Synch. transfer offset */
55 vu_char *sfas_config1; /* rw: Config register #1 *
    [all...]
  /src/sys/arch/amiga/dev/
gtscreg.h 43 #define vu_char volatile u_char macro
52 vu_char SASR;
54 vu_char SCMD;
atzscreg.h 77 #define vu_char volatile u_char macro
94 vu_char SASR; /* sbic asr */
96 vu_char SCMD; /* sbic data */
ahscreg.h 77 #define vu_char volatile u_char macro
100 vu_char SASR; /* sbic asr */
102 vu_char SCMD; /* sbic data */
  /src/sys/arch/hp300/stand/common/
if_lereg.h 42 #define vu_char volatile u_char macro
50 vu_char ler0_id; /* ID */
52 vu_char ler0_status; /* interrupt enable/status */

Completed in 16 milliseconds