Searched refs:iop (Results 1 - 23 of 23) sorted by relevance

/drivers/net/fddi/skfp/h/
H A Dtargetos.h56 #define ADDR(a) (smc->hw.iop+(a))
58 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), (smc->hw.iop+( ((a)&0x7F) | ((a)>>7 ? 0x80:0)) )) : (smc->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0))))
H A Dskfbi.h934 #define ADDR(a) (char far *) smc->hw.iop+(a)
935 #define ADDRS(smc,a) (char far *) (smc)->hw.iop+(a)
937 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), \
938 (smc->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0)))) : \
939 (smc->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0))))
940 #define ADDRS(smc,a) (((a)>>7) ? (outp((smc)->hw.iop+B0_RAP,(a)>>7), \
941 ((smc)->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0)))) : \
942 ((smc)->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0))))
979 #define GET_ISR_SMP(iop) inpd((iop)
[all...]
H A Dtargethw.h64 HW_PTR iop ; /* IO base address */ member in struct:s_smt_hw
/drivers/message/i2o/
H A DMakefile8 i2o_core-y += iop.o driver.o device.o debug.o pci.o exec-osm.o memory.o
H A Dbus-osm.c44 msg = i2o_msg_get_wait(dev->iop, I2O_TIMEOUT_MESSAGE_GET);
53 return i2o_msg_post_wait(dev->iop, msg, 60);
H A Di2o_config.c107 c = i2o_find_iop(kcmd.iop);
144 c = i2o_find_iop(kcmd.iop);
183 c = i2o_find_iop(kcmd.iop);
253 c = i2o_find_iop(kxfer.iop);
332 c = i2o_find_iop(kxfer.iop);
392 c = i2o_find_iop(kxfer.iop);
423 int iop = (int)arg; local
427 c = i2o_find_iop(iop);
437 cpu_to_le32(I2O_CMD_CONFIG_VALIDATE << 24 | HOST_TID << 12 | iop);
464 c = i2o_find_iop(kdesc.iop);
536 unsigned int iop; local
782 unsigned int iop; local
[all...]
H A Ddevice.c40 msg = i2o_msg_get_wait(dev->iop, I2O_TIMEOUT_MESSAGE_GET);
49 return i2o_msg_post_wait(dev->iop, msg, 60);
233 i2o_dev->iop = c;
243 tmp = i2o_iop_find_device(i2o_dev->iop, i2o_dev->lct_data.user_tid);
262 tmp = i2o_iop_find_device(i2o_dev->iop, i2o_dev->lct_data.parent_tid);
320 struct i2o_controller *c = i2o_dev->iop;
463 struct i2o_controller *c = i2o_dev->iop;
H A Di2o_scsi.c80 struct i2o_controller *iop; /* pointer to the I2O controller */ member in struct:i2o_scsi_host
140 i2o_shost->iop = c;
183 struct i2o_controller *c = i2o_dev->iop;
214 struct i2o_controller *c = i2o_dev->iop;
326 return hostdata->iop->name;
539 c = i2o_dev->iop;
555 /* DATA OUT (iop-->dev) */
561 /* DATA IN (iop<--dev) */
716 c = i2o_dev->iop;
H A Di2o_block.c140 msg = i2o_msg_get_wait(dev->iop, I2O_TIMEOUT_MESSAGE_GET);
151 return i2o_msg_post_wait(dev->iop, msg, 60);
168 msg = i2o_msg_get_wait(dev->iop, I2O_TIMEOUT_MESSAGE_GET);
180 return i2o_msg_post_wait(dev->iop, msg, 2);
197 msg = i2o_msg_get_wait(dev->iop, I2O_TIMEOUT_MESSAGE_GET);
208 return i2o_msg_post_wait(dev->iop, msg, 2);
225 msg = i2o_msg_get_wait(dev->iop, I2O_TIMEOUT_MESSAGE_GET);
236 return i2o_msg_post_wait(dev->iop, msg, 2);
251 struct i2o_controller *c = i2o_dev->iop;
750 c = dev->i2o_dev->iop;
[all...]
H A Dexec-osm.c340 i2o_dev->iop->exec = i2o_dev;
H A Diop.c1058 sprintf(c->name, "iop%d", c->unit);
1076 dev_set_name(&c->device, "iop%d", c->unit);
1162 struct i2o_controller *c = dev->iop;
H A Di2o_proc.c1939 osm_debug("adding device /proc/i2o/%s/%s\n", dev->iop->name, buff);
/drivers/scsi/
H A Dhptiop.c60 req = readl(&hba->u.itl.iop->inbound_queue);
67 writel(req, &hba->u.itl.iop->outbound_queue);
68 readl(&hba->u.itl.iop->outbound_intstatus);
93 while ((req = readl(&hba->u.itl.iop->outbound_queue)) !=
102 ((char __iomem *)hba->u.itl.iop + req);
118 struct hpt_iopmu_itl __iomem *iop = hba->u.itl.iop; local
126 status = readl(&iop->outbound_intstatus);
129 u32 msg = readl(&iop->outbound_msgaddr0);
132 writel(IOPMU_OUTBOUND_INT_MSG0, &iop
[all...]
H A Dhptiop.h91 /* host-to-iop messages */
99 /* iop-to-host messages */
230 struct hpt_iopmu_itl __iomem *iop; member in struct:hptiop_hba::__anon4388::__anon4389
H A Dadvansys.c851 #define ASC_GET_EISA_SLOT(iop) (PortAddr)((iop) & 0xF000)
11886 unsigned int iop, int bus_type)
11902 asc_dvc_varp->iop_base = iop;
11937 boardp->ioport = iop;
11940 (ushort)inp(iop + 1), (ushort)inpw(iop));
12184 shost->io_port = iop;
11885 advansys_board_found(struct Scsi_Host *shost, unsigned int iop, int bus_type) argument
/drivers/dma/
H A DMakefile9 obj-$(CONFIG_INTEL_IOP_ADMA) += iop-adma.o
/drivers/macintosh/
H A DMakefile24 obj-$(CONFIG_ADB_IOP) += adb-iop.o
/drivers/video/
H A Dcyber2000fb.c1732 unsigned char __iomem *iop; local
1734 iop = ioremap(0x3000000, 0x5000);
1735 if (iop == NULL) {
1740 writeb(0x18, iop + 0x46e8);
1741 writeb(0x01, iop + 0x102);
1742 writeb(0x08, iop + 0x46e8);
1743 writeb(EXT_BIU_MISC, iop + 0x3ce);
1744 writeb(EXT_BIU_MISC_LIN_ENABLE, iop + 0x3cf);
1746 iounmap(iop);
/drivers/scsi/qla2xxx/
H A Dqla_isr.c1129 uint32_t iop[2]; local
1167 iop[0] = le32_to_cpu(logio->io_parameter[0]);
1168 if (iop[0] & BIT_4) {
1170 if (iop[0] & BIT_8)
1172 } else if (iop[0] & BIT_5)
1183 iop[0] = le32_to_cpu(logio->io_parameter[0]);
1184 iop[1] = le32_to_cpu(logio->io_parameter[1]);
1185 switch (iop[0]) {
1188 data[1] = LSW(iop[1]);
H A Dqla_mbx.c1639 uint32_t iop[2]; local
1684 iop[0] = le32_to_cpu(lg->io_parameter[0]);
1685 iop[1] = le32_to_cpu(lg->io_parameter[1]);
1690 iop[0], iop[1]);
1692 switch (iop[0]) {
1695 mb[1] = LSW(iop[1]);
1720 iop[0] = le32_to_cpu(lg->io_parameter[0]);
1724 if (iop[0] & BIT_4) {
1725 if (iop[
[all...]
/drivers/block/drbd/
H A Ddrbd_actlog.c112 struct page *iop = mdev->md_io_page; local
129 iop = mdev->md_io_tmpp;
137 ok = _drbd_md_sync_page_io(mdev, bdev, iop, sector,
157 ok = _drbd_md_sync_page_io(mdev, bdev, iop, sector, rw, logical_block_size);
/drivers/net/fddi/skfp/
H A Dskfddi.c273 smc->hw.iop = mem;
346 iounmap(lp->hw.iop);
348 ioport_unmap(lp->hw.iop);
/drivers/scsi/be2iscsi/
H A Dbe_main.c1993 static int be_iopoll(struct blk_iopoll *iop, int budget) argument
1999 pbe_eq = container_of(iop, struct be_eq_obj, iopoll);
2003 blk_iopoll_complete(iop);

Completed in 946 milliseconds