Searched refs:pi (Results 51 - 68 of 68) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn1/
H A Dhubio_next.h105 #define IIO_IGFX_INIT(widget, pi, node, cpu) (\
107 (((pi) & IIO_IGFX_PI_NUM_MASK)<< IIO_IGFX_PI_NUM_SHIFT)| \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn1/
H A Dhubio_next.h105 #define IIO_IGFX_INIT(widget, pi, node, cpu) (\
107 (((pi) & IIO_IGFX_PI_NUM_MASK)<< IIO_IGFX_PI_NUM_SHIFT)| \
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/cdrom/
H A Dmcdx.c815 int pi[4]; local
816 (void) get_options(str, ARRAY_SIZE(pi), pi);
818 if (pi[0] > 0)
819 mcdx_drive_map[0][0] = pi[1];
820 if (pi[0] > 1)
821 mcdx_drive_map[0][1] = pi[2];
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Ds390io.c4317 get_next_available_irq (ioinfo_t * pi) argument
4321 while (pi != NULL) {
4322 if ((!pi->st)
4323 && (pi->ui.flags.oper)
4324 && (!pi->ui.flags.unfriendly)) {
4325 ret_val = pi->irq;
4328 pi = pi->next;
4873 ioinfo_t *pi = ioinfo_head; local
4875 for (pi
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Deata_dma_proc.c86 pcinf *pi; local
116 pi = (pcinf *) (buff + 0x19c);
H A DcpqfcTScontrol.c56 USHORT pi, ULONG * buffr, BOOLEAN UpdateChip);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Drrunner.h769 u16 pi; member in struct:ring_ctrl
776 u16 pi; member in struct:ring_ctrl
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dentry.S160 cache Hit_Writeback_Inv_SD, (k0) # also cleans pi
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Dpd.c297 struct pi_adapter *pi; member in struct:pd_unit
318 #define PI PD.pi
373 PD.pi = & PD.pia;
H A Dpf.c278 struct pi_adapter *pi; member in struct:pf_unit
294 #define PI PF.pi
328 PF.pi = & PF.pia;
H A Dpt.c243 struct pi_adapter *pi; member in struct:pt_unit
260 #define PI PT.pi
281 PT.pi = & PT.pia;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Ddo_func.S138 | Load a signed pi/2 to fp0; do not set inex2/ainex
508 fmovex PPIBY2,%fp0 |load +pi/2
514 fmovex MPIBY2,%fp0 |load -pi/2
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dsco.c894 struct sco_pinfo *pi; local
901 pi = sco_pi(sk);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/math-emu/
H A Dfp_scan.S360 .long 0x00004000,0xc90fdaa2,0x2168c235 | pi
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisk.c1660 struct partition *pi, *pk, *pe, pbuf; local
1668 pi = pei->part_table;
1671 memmove(&pbuf, pi, sizeof(struct partition));
1672 memmove(pi, pk, sizeof(struct partition));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/sn2/
H A Dshubio.h3028 #define IIO_IGFX_INIT(widget, pi, node, cpu) (\
3030 (((pi) & IIO_IGFX_PI_NUM_MASK)<< IIO_IGFX_PI_NUM_SHIFT)| \
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/sn2/
H A Dshubio.h3028 #define IIO_IGFX_INIT(widget, pi, node, cpu) (\
3030 (((pi) & IIO_IGFX_PI_NUM_MASK)<< IIO_IGFX_PI_NUM_SHIFT)| \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S9339 tst.b %d1 # if zero, offset is to pi
9340 beq.b pi_tbl # it is pi
9484 PIRN: long 0x40000000,0xc90fdaa2,0x2168c235 # pi
9485 PIRZRM: long 0x40000000,0xc90fdaa2,0x2168c234 # pi
9486 PIRP: long 0x40000000,0xc90fdaa2,0x2168c235 # pi
10622 fmov.x ppiby2(%pc),%fp0 # load +pi/2
10631 fmov.x mpiby2(%pc),%fp0 # load -pi/2

Completed in 417 milliseconds

123