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

  /src/sys/arch/vax/vsa/
spx.c 339 static u_char get_btreg(u_int addr);
437 get_btreg(u_int addr) function in typeref:typename:u_char
620 if (get_btreg(SPXDAC_REG_ID) != 0x4a)
645 switch (get_btreg(SPXDAC_REG_ID) & 0xff) {
649 get_btreg(SPXDAC_REG_ID) & 0xff);
655 get_btreg(SPXDAC_REG_ID) & 0xff);
659 get_btreg(SPXDAC_REG_ID) & 0xff);
spx.c 339 static u_char get_btreg(u_int addr);
437 get_btreg(u_int addr) function in typeref:typename:u_char
620 if (get_btreg(SPXDAC_REG_ID) != 0x4a)
645 switch (get_btreg(SPXDAC_REG_ID) & 0xff) {
649 get_btreg(SPXDAC_REG_ID) & 0xff);
655 get_btreg(SPXDAC_REG_ID) & 0xff);
659 get_btreg(SPXDAC_REG_ID) & 0xff);
spx.c 339 static u_char get_btreg(u_int addr);
437 get_btreg(u_int addr) function in typeref:typename:u_char
620 if (get_btreg(SPXDAC_REG_ID) != 0x4a)
645 switch (get_btreg(SPXDAC_REG_ID) & 0xff) {
649 get_btreg(SPXDAC_REG_ID) & 0xff);
655 get_btreg(SPXDAC_REG_ID) & 0xff);
659 get_btreg(SPXDAC_REG_ID) & 0xff);
spx.c 339 static u_char get_btreg(u_int addr);
437 get_btreg(u_int addr) function in typeref:typename:u_char
620 if (get_btreg(SPXDAC_REG_ID) != 0x4a)
645 switch (get_btreg(SPXDAC_REG_ID) & 0xff) {
649 get_btreg(SPXDAC_REG_ID) & 0xff);
655 get_btreg(SPXDAC_REG_ID) & 0xff);
659 get_btreg(SPXDAC_REG_ID) & 0xff);

Completed in 164 milliseconds