Searched refs:aiop (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket.c221 * array keeps track of the line number assigned to a given board/aiop/channel.
231 static unsigned char GetLineNumber(int ctrl, int aiop, int ch);
232 static unsigned char SetLineNumber(int ctrl, int aiop, int ch);
443 clear_bit((info->aiop * 8) + info->chan, (void *) &xmit_flags[info->board]);
471 clear_bit((info->aiop * 8) + info->chan, (void *) &xmit_flags[info->board]);
556 int ctrl, aiop, ch, line; local
579 for (aiop = 0; CtlMask; aiop++) {
580 bit = ctlp->AiopIntrBits[aiop];
583 AiopMask = sGetAiopIntStatus(ctlp, aiop);
630 init_r_port(int board, int aiop, int chan, struct pci_dev *pci_dev) argument
1780 int num_aiops, aiop, max_num_aiops, num_chan, chan; local
2141 int aiop, chan; local
3169 GetLineNumber(int ctrl, int aiop, int ch) argument
3179 SetLineNumber(int ctrl, int aiop, int ch) argument
[all...]
H A Drocket_int.h247 #define PCI_STROB 0x2000 /* bit 13 of int aiop register */
1125 unsigned int aiop:2; member in struct:r_port
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_operr.S212 | and aiop and write the portion of the nan to memory for the
216 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop
223 | the operr and aiop bits, and clears inex and ainex, incorrectly
227 orl #opaop_mask,USER_FPSR(%a6) |set operr & aiop
H A Dres_func.S1654 | ;set operr/aiop (no inex2 on int ovfl)
2002 fmovel #0,%FPSR |clear aiop

Completed in 99 milliseconds