Searched refs:ioc (Results 26 - 50 of 84) sorted by relevance

1234

/drivers/message/fusion/
H A Dmptbase.h586 struct _MPT_ADAPTER *ioc; member in struct:_MPT_SCSI_HOST
597 typedef void (*MPT_SCHEDULE_TARGET_RESET)(void *ioc);
798 typedef int (*MPT_CALLBACK)(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, MPT_FRAME_HDR *reply);
799 typedef int (*MPT_EVHANDLER)(MPT_ADAPTER *ioc, EventNotificationReply_t *evReply);
800 typedef int (*MPT_RESETHANDLER)(MPT_ADAPTER *ioc, int reset_phase);
828 #define mpt_msg_flags(ioc) \
829 (ioc->sg_addr_size == sizeof(u64)) ? \
842 #define MPT_INDEX_2_MFPTR(ioc,idx) \
843 (MPT_FRAME_HDR*)( (u8*)(ioc)->req_frames + (ioc)
[all...]
H A Dmptsas.h95 MPT_ADAPTER *ioc; member in struct:mptsas_hotplug_event
110 MPT_ADAPTER *ioc; member in struct:fw_event_work
118 MPT_ADAPTER *ioc; member in struct:mptsas_discovery_event
H A Dmptlan.c129 static int lan_reply (MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf,
143 static int mpt_lan_ioc_reset(MPT_ADAPTER *ioc, int reset_phase);
144 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
160 * @ioc: Pointer to MPT_ADAPTER structure
168 lan_reply (MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *reply) argument
170 struct net_device *dev = ioc->netdev;
300 mpt_lan_ioc_reset(MPT_ADAPTER *ioc, int reset_phase) argument
302 struct net_device *dev = ioc->netdev;
345 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) argument
389 printk ("The ioc i
1391 MPT_ADAPTER *ioc = pci_get_drvdata(pdev); local
1437 MPT_ADAPTER *ioc = pci_get_drvdata(pdev); local
[all...]
/drivers/scsi/bfa/
H A Dbfa_port.c243 if (bfa_ioc_is_disabled(port->ioc)) {
248 if (!bfa_ioc_is_operational(port->ioc)) {
266 bfa_ioc_portid(port->ioc));
267 bfa_ioc_mbox_queue(port->ioc, &port->endis_mb);
293 if (bfa_ioc_is_disabled(port->ioc)) {
298 if (!bfa_ioc_is_operational(port->ioc)) {
316 bfa_ioc_portid(port->ioc));
317 bfa_ioc_mbox_queue(port->ioc, &port->endis_mb);
337 if (!bfa_ioc_is_operational(port->ioc)) {
356 bfa_ioc_portid(port->ioc));
454 bfa_port_attach(struct bfa_port_s *port, struct bfa_ioc_s *ioc, void *dev, struct bfa_trc_mod_s *trcmod) argument
837 bfa_cee_attach(struct bfa_cee_s *cee, struct bfa_ioc_s *ioc, void *dev) argument
[all...]
H A Dbfa_port.h30 struct bfa_ioc_s *ioc; member in struct:bfa_port_s
53 void bfa_port_attach(struct bfa_port_s *port, struct bfa_ioc_s *ioc,
101 struct bfa_ioc_s *ioc; member in struct:bfa_cee_s
113 struct bfa_ioc_s *ioc, void *dev);
H A Dbfa_hw_cb.c26 void __iomem *kva = bfa_ioc_bar0(&bfa->ioc);
27 int fn = bfa_ioc_pcifn(&bfa->ioc);
41 writel(__HFN_INT_CPE_Q0 << CPE_Q_NUM(bfa_ioc_pcifn(&bfa->ioc), reqq),
55 writel(__HFN_INT_RME_Q0 << RME_Q_NUM(bfa_ioc_pcifn(&bfa->ioc), rspq),
82 if (bfa_ioc_pcifn(&bfa->ioc) == 0) {
H A Dbfa_core.c99 bfa_port_attach(port, &bfa->ioc, bfa, bfa->trcmod);
112 bfa_ablk_attach(ablk, &bfa->ioc);
123 bfa_cee_attach(cee, &bfa->ioc, bfa);
133 bfa_sfp_attach(sfp, &bfa->ioc, bfa, bfa->trcmod);
143 bfa_flash_attach(flash, &bfa->ioc, bfa, bfa->trcmod, mincfg);
154 bfa_diag_attach(diag, &bfa->ioc, bfa, bfa_fcport_beacon, bfa->trcmod);
164 bfa_phy_attach(phy, &bfa->ioc, bfa, bfa->trcmod, mincfg);
265 bfa_ioc_enable(&iocfc->bfa->ioc);
419 bfa_ioc_disable(&iocfc->bfa->ioc);
445 bfa_ioc_enable(&iocfc->bfa->ioc);
1444 struct bfa_ioc_s *ioc = &bfa->ioc; local
[all...]
H A Dbfa_hw_ct.c36 void __iomem *kva = bfa_ioc_bar0(&bfa->ioc);
37 int fn = bfa_ioc_pcifn(&bfa->ioc);
52 void __iomem *kva = bfa_ioc_bar0(&bfa->ioc);
170 bfa_ioc_isr_mode_set(&bfa->ioc, msix);
H A Dbfad_debugfs.c94 rc = bfa_ioc_debug_fwtrc(&bfad->bfa.ioc,
138 rc = bfa_ioc_debug_fwsave(&bfad->bfa.ioc,
240 if ((offset + (len<<2)) > BFA_REG_ADDRMSK(&bfa->ioc))
278 struct bfa_ioc_s *ioc = &bfa->ioc; local
320 rb = bfa_ioc_bar0(ioc);
321 addr &= BFA_REG_ADDRMSK(ioc);
355 struct bfa_ioc_s *ioc = &bfa->ioc; local
384 addr &= BFA_REG_ADDRMSK(ioc); /* offse
[all...]
H A Dbfa.h271 bfi_fn_lpu(bfa_ioc_pcifn(&(__bfa)->ioc), bfa_ioc_portid(&(__bfa)->ioc))
357 bfa_ioc_fetch_stats(&(__bfa)->ioc, __ioc_stats)
359 bfa_ioc_clr_stats(&(__bfa)->ioc)
361 bfa_ioc_get_nports(&(__bfa)->ioc)
363 bfa_ioc_get_adapter_manufacturer(&(__bfa)->ioc, __manufacturer)
365 bfa_ioc_get_adapter_model(&(__bfa)->ioc, __model)
367 bfa_ioc_get_adapter_serial_num(&(__bfa)->ioc, __serial_num)
369 bfa_ioc_get_adapter_fw_ver(&(__bfa)->ioc, __fw_ver)
371 bfa_ioc_get_adapter_optrom_ver(&(__bfa)->ioc, __optrom_ve
[all...]
/drivers/net/ethernet/brocade/bna/
H A Dbfa_cee.h52 struct bfa_ioc *ioc; member in struct:bfa_cee
61 void bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, void *dev);
H A Dbfa_cee.c202 BUG_ON(!((cee != NULL) && (cee->ioc != NULL)));
203 if (!bfa_nw_ioc_is_operational(cee->ioc))
215 bfa_ioc_portid(cee->ioc));
217 bfa_nw_ioc_mbox_queue(cee->ioc, &cee->get_cfg_mb, NULL, NULL);
315 * ioc - Pointer to the ioc module data structure
323 bfa_nw_cee_attach(struct bfa_cee *cee, struct bfa_ioc *ioc, argument
328 cee->ioc = ioc;
330 bfa_nw_ioc_mbox_regisr(cee->ioc, BFI_MC_CE
[all...]
H A Dbfa_msgq.h118 struct bfa_ioc *ioc; member in struct:bfa_msgq
123 void bfa_msgq_attach(struct bfa_msgq *msgq, struct bfa_ioc *ioc);
H A Dbnad_debugfs.c69 rc = bfa_nw_ioc_debug_fwtrc(&bnad->bna.ioceth.ioc,
110 rc = bfa_nw_ioc_debug_fwsave(&bnad->bna.ioceth.ioc,
155 bfa_nw_ioc_get_attr(&bnad->bna.ioceth.ioc, &drvinfo->ioc_attr);
285 bna_reg_offset_check(struct bfa_ioc *ioc, u32 offset, u32 len) argument
301 if ((offset + (len<<2)) > BFA_REG_ADDRMSK(ioc))
336 struct bfa_ioc *ioc = &bnad->bna.ioceth.ioc; local
371 rb = bfa_ioc_bar0(ioc);
372 addr &= BFA_REG_ADDRMSK(ioc);
375 rc = bna_reg_offset_check(ioc, add
404 struct bfa_ioc *ioc = &bnad->bna.ioceth.ioc; local
[all...]
H A Dbfa_msgq.c203 if (!bfa_nw_ioc_mbox_queue(cmdq->msgq->ioc, &cmdq->dbell_mb,
304 if (!bfa_nw_ioc_mbox_queue(cmdq->msgq->ioc, &cmdq->copy_mb,
413 if (!bfa_nw_ioc_is_disabled(rspq->msgq->ioc))
461 if (!bfa_nw_ioc_mbox_queue(rspq->msgq->ioc, &rspq->dbell_mb,
530 bfa_nw_ioc_mbox_queue(msgq->ioc, &msgq->init_mb, NULL, NULL);
611 bfa_msgq_attach(struct bfa_msgq *msgq, struct bfa_ioc *ioc) argument
613 msgq->ioc = ioc;
618 bfa_nw_ioc_mbox_regisr(msgq->ioc, BFI_MC_MSGQ, bfa_msgq_isr, msgq);
621 bfa_nw_ioc_notify_register(msgq->ioc,
[all...]
/drivers/net/wireless/bcmdhd/
H A Ddhd_proto.h71 extern int dhd_prot_ioctl(dhd_pub_t *dhd, int ifidx, wl_ioctl_t * ioc, void * buf, int len);
86 extern int dhd_ioctl(dhd_pub_t * dhd_pub, dhd_ioctl_t *ioc, void * buf, uint buflen);
H A Ddhd_bta.c58 wl_ioctl_t ioc; local
70 memset(&ioc, 0, sizeof(ioc));
72 ioc.cmd = WLC_SET_VAR;
73 ioc.buf = buf;
74 ioc.len = len;
75 ioc.set = TRUE;
77 return dhd_wl_ioctl(pub, &ioc, ioc.buf, ioc
[all...]
H A Dwldev_common.c48 extern int dhd_ioctl_entry_local(struct net_device *net, wl_ioctl_t *ioc, int cmd);
54 struct wl_ioctl ioc; local
57 memset(&ioc, 0, sizeof(ioc));
58 ioc.cmd = cmd;
59 ioc.buf = arg;
60 ioc.len = len;
61 ioc.set = set;
63 ret = dhd_ioctl_entry_local(dev, &ioc, cmd);
H A Ddhd_linux.c911 wl_ioctl_t ioc; local
979 memset(&ioc, 0, sizeof(ioc));
980 ioc.cmd = WLC_SET_VAR;
981 ioc.buf = buf;
982 ioc.len = buflen;
983 ioc.set = TRUE;
985 ret = dhd_wl_ioctl(&dhd->pub, ifidx, &ioc, ioc.buf, ioc
1050 wl_ioctl_t ioc; local
2083 wl_ioctl_t ioc; local
2116 wl_ioctl_t ioc; local
2310 dhd_ioctl_t ioc; local
3751 wl_ioctl_t ioc; local
5377 dhd_ioctl_entry_local(struct net_device *net, wl_ioctl_t *ioc, int cmd) argument
5782 wl_ioctl_t ioc; local
[all...]
/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c525 struct chnl_ioc ioc = { NULL, 0, 0, 0, 0 }; local
547 ioc.status = CHNL_IOCSTATCOMPLETE;
556 ioc.status |= CHNL_IOCSTATTIMEOUT;
565 ioc.status |= CHNL_IOCSTATCANCEL;
586 ioc.buf = chnl_packet_obj->host_user_buf;
587 ioc.byte_size = chnl_packet_obj->byte_size;
588 ioc.buf_size = chnl_packet_obj->buf_size;
589 ioc.arg = chnl_packet_obj->arg;
590 ioc.status |= chnl_packet_obj->status;
595 ioc
[all...]
/drivers/usb/host/
H A Dfhci-mem.c92 u16 interval, u16 start_frame, bool ioc)
108 td->ioc = ioc;
89 fhci_td_fill(struct fhci_hcd *fhci, struct urb *urb, struct urb_priv *urb_priv, struct ed *ed, u16 index, enum fhci_ta_type type, int toggle, u8 *data, u32 len, u16 interval, u16 start_frame, bool ioc) argument
/drivers/input/serio/
H A Di8042-ip22io.h4 #include <asm/sgi/ioc.h>
/drivers/i2c/busses/
H A Di2c-acorn.c21 #include <asm/hardware/ioc.h>
/drivers/block/
H A Dsx8.c584 struct carm_msg_ioctl *ioc; local
599 ioc = carm_ref_msg(host, idx);
610 memset(ioc, 0, sizeof(*ioc));
611 ioc->type = CARM_MSG_ARRAY;
612 ioc->subtype = CARM_ARRAY_INFO;
613 ioc->array_id = (u8) array_idx;
614 ioc->handle = cpu_to_le32(TAG_ENCODE(idx));
615 ioc->data_addr = cpu_to_le32(msg_data);
641 struct carm_msg_ioctl *ioc; local
716 struct carm_msg_ioctl *ioc = mem; local
736 struct carm_msg_get_fw_ver *ioc = mem; local
[all...]
/drivers/net/ethernet/dec/
H A Dewrk3.c1662 struct ewrk3_ioctl *ioc = (struct ewrk3_ioctl *) &rq->ifr_ifru; local
1682 switch (ioc->cmd) {
1687 ioc->len = ETH_ALEN;
1688 if (copy_to_user(ioc->data, tmp->addr, ioc->len))
1700 if (copy_from_user(tmp->addr, ioc->data, ETH_ALEN)) {
1758 ioc->len = (HASH_TABLE_LEN >> 3);
1759 if (copy_to_user(ioc->data, tmp->addr, ioc->len))
1765 if (ioc
[all...]

Completed in 445 milliseconds

1234