Home
last modified time | relevance | path

Searched refs:stateHelper (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Damd7930_fn.c154 static BYTE stateHelper[] = { 0x00, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08 }; variable
171 … u_char index = stateHelper[cs->dc.amd7930.old_state]*8 + stateHelper[cs->dc.amd7930.ph_state]-1; in Amd7930_new_ph()