taglinefilesource code
O_M_1_to_card148drivers/sound/pas.hunsigned char O_M_1_to_card[] =         /* R W  Control    Translate (OM1 & 0x0f) to card type    */
O_M_1_to_card156drivers/sound/pas.hextern unsigned char O_M_1_to_card[];      /* R W  Control    Translate (OM1 & 0x0f) to card type    */
O_M_1_to_card351drivers/sound/pas2_card.cpas_model = O_M_1_to_card[pas_read (OPERATION_MODE_1) & 0x0f];
O_M_1_to_card364drivers/sound/pas2_card.cif ((pas_model = O_M_1_to_card[pas_read (OPERATION_MODE_1) & 0x0f]))