Searched refs:product_id_high (Results 1 – 2 of 2) sorted by relevance
154 __u8 product_id_high; /* product id (high byte) */ member
11981 ushort product_id_high, product_id_low; in ASC_INITFUNC() local11986 product_id_high = inpw(eisa_iop + 2); in ASC_INITFUNC()11987 product_id = ((ASC_DCNT) product_id_high << 16) | in ASC_INITFUNC()