Searched refs:GET8 (Results 1 – 4 of 4) sorted by relevance
78 #define GET8(sc, r) \ macro293 if (GET8(sc, PSM_STAT) & PSM_STAT_AC) { in psm_poll_acpower()321 while (GET8(sc, PSM_STAT) & flag) { in psm_wait()352 *data = GET8(sc, PSM_PWDL) | (GET8(sc, PSM_PWDU) << 8);386 (void) GET8(sc, PSM_PWDU); in psm_ecmd_rd8()387 *data = GET8(sc, PSM_PWDL); in psm_ecmd_rd8()439 isr = GET8(sc, PSM_ISR); in psm_intr()
149 #define GET8(p) ((p)[0]) macro481 divfmt = GET8(buf + MARK_LEN + SIZE_LEN + 4); in playdata()482 ticks = GET8(buf + MARK_LEN + SIZE_LEN + 5); in playdata()
987 #define GET8(x) do { if (j >= length) goto err; x = packet[j++]; } while (0) in name_parse() macro1000 GET8(label_len); in name_parse()1004 GET8(ptr_low); in name_parse()1321 #undef GET8 in request_parse()
985 #define GET8(x) do { if (j >= length) goto err; x = packet[j++]; } while (0) in name_parse() macro998 GET8(label_len); in name_parse()1002 GET8(ptr_low); in name_parse()1319 #undef GET8 in request_parse()