Home | History | Annotate | Download | only in isa

Lines Matching defs:ident

618 	u_int8_t ident[4];
623 memset(ident, 0, sizeof(ident));
695 ess_read_multi_mix_reg(sc, 0x40, ident, sizeof(ident));
696 if(ident[0] == 0x18) {
697 switch(ident[1]) {
733 ess_read_multi_mix_reg(sc, 0x40, ident, sizeof(ident));
734 if(ident[0] == 0x18) {
735 switch(ident[1]) {