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