Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket.c210 * array keeps track of the line number assigned to a given board/aiop/channel.
219 static unsigned char GetLineNumber(int ctrl, int aiop, int ch);
220 static unsigned char SetLineNumber(int ctrl, int aiop, int ch);
426 clear_bit((info->aiop * 8) + info->chan, (void *) &xmit_flags[info->board]); in rp_do_transmit()
454 clear_bit((info->aiop * 8) + info->chan, (void *) &xmit_flags[info->board]); in rp_do_transmit()
531 int ctrl, aiop, ch, line; in rp_do_poll() local
554 for (aiop = 0; CtlMask; aiop++) { in rp_do_poll()
555 bit = ctlp->AiopIntrBits[aiop]; in rp_do_poll()
558 AiopMask = sGetAiopIntStatus(ctlp, aiop); in rp_do_poll()
606 init_r_port(int board, int aiop, int chan, struct pci_dev *pci_dev) init_r_port() argument
1888 int num_aiops, aiop, max_num_aiops, chan; register_PCI() local
2208 int aiop, chan; init_ISA() local
3113 GetLineNumber(int ctrl, int aiop, int ch) GetLineNumber() argument
3123 SetLineNumber(int ctrl, int aiop, int ch) SetLineNumber() argument
[all...]
H A Drocket_int.h248 #define PCI_STROB 0x2000 /* bit 13 of int aiop register */
1133 unsigned int aiop:2; member
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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 9 milliseconds