Home
last modified time | relevance | path

Searched refs:pdata (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/net/ipx/
Daf_spx.c63 struct spx_opt *pdata = &sk->tp_pinfo.af_spx; in spx_datagram_poll() local
76 if (!skb_queue_empty(&pdata->rcv_queue)) in spx_datagram_poll()
98 struct spx_opt *pdata = &sk->tp_pinfo.af_spx; in spx_sock_init() local
100 pdata->state = SPX_CLOSED; in spx_sock_init()
101 pdata->sequence = 0; in spx_sock_init()
102 pdata->acknowledge = 0; in spx_sock_init()
103 pdata->source_connid = htons(connids); in spx_sock_init()
104 pdata->rmt_seq = 0; in spx_sock_init()
107 pdata->owner = (void *)sk; in spx_sock_init()
108 pdata->sndbuf = sk->sndbuf; in spx_sock_init()
[all …]
/linux-2.4.37.9/arch/ppc64/kernel/
Dperfmon.c81 struct perfmon_struct *pdata; in sys_perfmonctl() local
85 pdata = kmalloc(sizeof(struct perfmon_struct), GFP_USER); in sys_perfmonctl()
86 err = __copy_from_user(pdata, data, sizeof(struct perfmon_struct)); in sys_perfmonctl()
98 perfmon_profile_ctl(pdata); in sys_perfmonctl()
101 perfmon_trace_ctl(pdata); in sys_perfmonctl()
104 perfmon_timeslice_ctl(pdata); in sys_perfmonctl()
108 pmc_enable_timeslice(pdata); in sys_perfmonctl()
111 pmc_dump_timeslice(pdata); in sys_perfmonctl()
112 smp_call_function(pmc_dump_timeslice, (void *)pdata, 0, 1); in sys_perfmonctl()
120 kfree(pdata); in sys_perfmonctl()
[all …]
/linux-2.4.37.9/drivers/acpi/
Dpci_bind.c129 struct acpi_pci_data *pdata = NULL; in acpi_pci_bind() local
154 (void**) &pdata); in acpi_pci_bind()
155 if (ACPI_FAILURE(status) || !pdata || !pdata->bus) { in acpi_pci_bind()
162 data->id.segment = pdata->id.segment; in acpi_pci_bind()
163 data->id.bus = pdata->bus->number; in acpi_pci_bind()
/linux-2.4.37.9/fs/xfs/
Dxfs_behavior.h166 #define bhv_desc_init(bdp, pdata, vobj, ops) \ argument
168 (bdp)->bd_pdata = pdata; \
/linux-2.4.37.9/drivers/net/
Dtitan_mdio.c130 int titan_ge_mdio_read(int dev_addr, int reg_addr, unsigned int *pdata) in titan_ge_mdio_read() argument
156 *pdata = (unsigned int)TITAN_GE_MDIO_READ(TITAN_GE_MDIO_DATA); in titan_ge_mdio_read()
/linux-2.4.37.9/drivers/scsi/
Dpsi240i.c430 PREAD_CAPACITY_DATA pdata = (PREAD_CAPACITY_DATA)SCpnt->request_buffer; in Psi240i_QueueCommand() local
432 pdata->blksiz = 0x20000; in Psi240i_QueueCommand()
433 XANY2SCSI ((UCHAR *)&pdata->blks, pdev->blocks); in Psi240i_QueueCommand()
533 void ReadChipMemory (void *pdata, USHORT base, USHORT length, USHORT port) in ReadChipMemory() argument
536 UCHAR *pd = (UCHAR *)pdata; in ReadChipMemory()
Dips.c4380 mdata.pdata.pg3.PageCode = 3;
4381 mdata.pdata.pg3.PageLength = sizeof (IPS_SCSI_MODE_PAGE3);
4383 3 + mdata.hdr.BlockDescLength + mdata.pdata.pg3.PageLength;
4384 mdata.pdata.pg3.TracksPerZone = 0;
4385 mdata.pdata.pg3.AltSectorsPerZone = 0;
4386 mdata.pdata.pg3.AltTracksPerZone = 0;
4387 mdata.pdata.pg3.AltTracksPerVolume = 0;
4388 mdata.pdata.pg3.SectorsPerTrack = cpu_to_be16(sectors);
4389 mdata.pdata.pg3.BytesPerSector = cpu_to_be16(IPS_BLKSIZE);
4390 mdata.pdata.pg3.Interleave = cpu_to_be16(1);
[all …]
Dsata_sx4.c166 u32 device, u32 subaddr, u32 *pdata);
1044 u32 subaddr, u32 *pdata) in pdc20621_i2c_read() argument
1074 *pdata = (status >> 8) & 0x000000ff; in pdc20621_i2c_read()
DFlashPoint.c3886 u08bits *pdata; in ReadNVRam() local
3897 pdata = (u08bits *) p_ucb->UCB_virt_dataptr; in ReadNVRam()
3904 *((u16bits*) pdata) = utilEERead(ioport,(u16bits)((offset - 1) / 2)); /* 16 bit read */ in ReadNVRam()
3905 *pdata = *(pdata + 1); in ReadNVRam()
3907 ++pdata; in ReadNVRam()
3917 *((u16bits*) pdata) = utilEERead(ioport,(u16bits)(offset / 2)); in ReadNVRam()
3918 pdata += 2; in ReadNVRam()
3923 --pdata; in ReadNVRam()
3926 *pdata = (u08bits) (temp); in ReadNVRam()
3939 u08bits *pdata; in WriteNVRam() local
[all …]
Dpci2220i.c2206 PREAD_CAPACITY_DATA pdata = (PREAD_CAPACITY_DATA)SCpnt->request_buffer; in Pci2220i_QueueCommand() local
2208 pdata->blksiz = 0x20000; in Pci2220i_QueueCommand()
2209 XANY2SCSI ((UCHAR *)&pdata->blks, pdev->blocks); in Pci2220i_QueueCommand()
2345 static VOID ReadFlash (PADAPTER2220I padapter, VOID *pdata, ULONG base, ULONG length) in ReadFlash() argument
2350 UCHAR *pd = (UCHAR *)pdata; in ReadFlash()
Dips.h978 } pdata; member
/linux-2.4.37.9/drivers/message/fusion/
Dmptctl.c1371 int *pdata; in mptctl_gettargetinfo() local
1433 pdata = (int *) pmem; in mptctl_gettargetinfo()
1464 *pdata = ( (devType << 24) | (bus_id << 8) | id ); in mptctl_gettargetinfo()
1466 "volume ioc=%d target=%x numDevices=%d pdata=%p\n", iocnum, *pdata, numDevices, pdata)); in mptctl_gettargetinfo()
1467 pdata++; in mptctl_gettargetinfo()
1491 *pdata = ( (jj << 16) | (bus_id << 8) | id ); in mptctl_gettargetinfo()
1493 "target ioc=%d target=%x numDevices=%d pdata=%p\n", iocnum, *pdata, numDevices, pdata)); in mptctl_gettargetinfo()
1494 pdata++; in mptctl_gettargetinfo()
1523 __FILE__, __LINE__, (void*)pdata); in mptctl_gettargetinfo()
2508 ManufacturingPage0_t *pdata = (ManufacturingPage0_t *) pbuf; in mptctl_hp_hostinfo() local
[all …]
/linux-2.4.37.9/drivers/net/wan/
Dpc300_tty.c934 unsigned char *pdata=buf; in cpc_tty_send_to_card() local
953 &pdata[len - tosend], in cpc_tty_send_to_card()
/linux-2.4.37.9/drivers/usb/
Dkaweth.c190 void *pdata; member
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c4496 struct scb_platform_data *pdata; in ahc_alloc_scbs() local
4500 pdata = (struct scb_platform_data *)malloc(sizeof(*pdata), in ahc_alloc_scbs()
4502 if (pdata == NULL) in ahc_alloc_scbs()
4504 next_scb->platform_data = pdata; in ahc_alloc_scbs()
Daic79xx_core.c5720 struct scb_platform_data *pdata; in ahd_alloc_scbs() local
5729 pdata = (struct scb_platform_data *)malloc(sizeof(*pdata), in ahd_alloc_scbs()
5731 if (pdata == NULL) { in ahd_alloc_scbs()
5735 next_scb->platform_data = pdata; in ahd_alloc_scbs()
5763 free(pdata, M_DEVBUF); in ahd_alloc_scbs()