Searched refs:ioc (Results 51 - 75 of 116) sorted by relevance

12345

/linux-master/tools/testing/selftests/sgx/
H A Dmain.c722 struct sgx_enclave_restrict_permissions ioc; local
730 memset(&ioc, 0, sizeof(ioc));
737 ret = ioctl(self->encl.fd, SGX_IOC_ENCLAVE_RESTRICT_PERMISSIONS, &ioc);
757 ioc.offset = encl_get_tcs_offset(&self->encl);
758 ioc.length = PAGE_SIZE;
759 ioc.permissions = SGX_SECINFO_R;
761 ret = ioctl(self->encl.fd, SGX_IOC_ENCLAVE_RESTRICT_PERMISSIONS, &ioc);
766 EXPECT_EQ(ioc.result, 0);
767 EXPECT_EQ(ioc
1678 struct sgx_enclave_modify_types ioc; local
1792 struct sgx_enclave_modify_types ioc; local
[all...]
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.h115 struct bfa_ioc *ioc; member in struct:bfa_msgq
120 void bfa_msgq_attach(struct bfa_msgq *msgq, struct bfa_ioc *ioc);
H A Dbfa_msgq.c195 if (!bfa_nw_ioc_mbox_queue(cmdq->msgq->ioc, &cmdq->dbell_mb,
294 if (!bfa_nw_ioc_mbox_queue(cmdq->msgq->ioc, &cmdq->copy_mb,
403 if (!bfa_nw_ioc_is_disabled(rspq->msgq->ioc))
451 if (!bfa_nw_ioc_mbox_queue(rspq->msgq->ioc, &rspq->dbell_mb,
520 bfa_nw_ioc_mbox_queue(msgq->ioc, &msgq->init_mb, NULL, NULL);
601 bfa_msgq_attach(struct bfa_msgq *msgq, struct bfa_ioc *ioc) argument
603 msgq->ioc = ioc;
608 bfa_nw_ioc_mbox_regisr(msgq->ioc, BFI_MC_MSGQ, bfa_msgq_isr, msgq);
610 bfa_nw_ioc_notify_register(msgq->ioc,
[all...]
H A Dbna_hw_defs.h132 #define bna_port_id_get(_bna) ((_bna)->ioceth.ioc.port_id)
157 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \
159 writel(init_halt, (_bna)->ioceth.ioc.ioc_regs.ll_halt); \
160 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \
H A Dbna_enet.c258 bfa_nw_ioc_error_isr(&bna->ioceth.ioc);
269 bfa_nw_ioc_mbox_isr(&bna->ioceth.ioc);
1309 bfa_nw_ioc_get_mac(&enet->bna->ioceth.ioc, mac);
1394 bfa_nw_ioc_enable(&ioceth->ioc);
1431 bfa_nw_ioc_disable(&ioceth->ioc);
1522 bfa_nw_ioc_disable(&ioceth->ioc);
1527 bfa_nw_ioc_disable(&ioceth->ioc);
1552 bfa_nw_ioc_disable(&ioceth->ioc);
1557 bfa_nw_ioc_disable(&ioceth->ioc);
1603 bfa_nw_ioc_disable(&ioceth->ioc);
[all...]
H A Dbfa_cs.h44 BFA_SM_TABLE(ioc, bfa_ioc, ioc_event, bfa_fsm_ioc_t)
/linux-master/drivers/spi/
H A Dspidev.c363 struct spi_ioc_transfer *ioc; local
498 ioc = spidev_get_ioc_message(cmd,
500 if (IS_ERR(ioc)) {
501 retval = PTR_ERR(ioc);
504 if (!ioc)
508 retval = spidev_message(spidev, ioc, n_ioc);
509 kfree(ioc);
529 struct spi_ioc_transfer *ioc; local
548 ioc = spidev_get_ioc_message(cmd, u_ioc, &n_ioc);
549 if (IS_ERR(ioc)) {
[all...]
H A Dspi-ath79.c112 u32 ioc = sp->ioc_base; local
119 out = ioc | AR71XX_SPI_IOC_DO;
121 out = ioc & ~AR71XX_SPI_IOC_DO;
/linux-master/drivers/message/fusion/
H A Dmptlan.c126 static int lan_reply (MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf,
140 static int mpt_lan_ioc_reset(MPT_ADAPTER *ioc, int reset_phase);
141 static int mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply);
157 * @ioc: Pointer to MPT_ADAPTER structure
165 lan_reply (MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *reply) argument
167 struct net_device *dev = ioc->netdev;
297 mpt_lan_ioc_reset(MPT_ADAPTER *ioc, int reset_phase) argument
299 struct net_device *dev = ioc->netdev;
342 mpt_lan_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *pEvReply) argument
386 printk ("The ioc i
1388 MPT_ADAPTER *ioc = pci_get_drvdata(pdev); local
1434 MPT_ADAPTER *ioc = pci_get_drvdata(pdev); local
[all...]
/linux-master/arch/mips/sgi-ip22/
H A Dip22-hpc.c15 #include <asm/sgi/ioc.h>
H A Dip22-time.c28 #include <asm/sgi/ioc.h>
H A Dip22-berr.c18 #include <asm/sgi/ioc.h>
H A Dip22-eisa.c36 #include <asm/sgi/ioc.h>
H A Dip22-reset.c22 #include <asm/sgi/ioc.h>
156 * ioc.ps page 22: "The Panel Register is called Power Control by Full
/linux-master/arch/mips/include/asm/sgi/
H A Dip22.h25 #include <asm/sgi/ioc.h>
/linux-master/drivers/i2c/busses/
H A Di2c-acorn.c16 #include <asm/hardware/ioc.h>
81 .name = "ioc",
/linux-master/arch/arm/mach-rpc/
H A Dtime.c20 #include <asm/hardware/ioc.h>
/linux-master/arch/parisc/include/asm/
H A Dpci.h59 struct ioc *iommu; /* IOMMU this device is under */
H A Dropes.h29 struct ioc { struct
86 struct ioc ioc[MAX_IOC]; member in struct:sba_device
/linux-master/fs/nfs/
H A Dwrite.c122 static void nfs_io_completion_init(struct nfs_io_completion *ioc, argument
125 ioc->complete = complete;
126 ioc->data = data;
127 kref_init(&ioc->refcount);
132 struct nfs_io_completion *ioc = container_of(kref, local
134 ioc->complete(ioc->data);
135 kfree(ioc);
138 static void nfs_io_completion_get(struct nfs_io_completion *ioc) argument
140 if (ioc !
144 nfs_io_completion_put(struct nfs_io_completion *ioc) argument
699 struct nfs_io_completion *ioc = NULL; local
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfa_modules.h62 struct bfa_ioc_s ioc; /* IOC module */ member in struct:bfa_s
/linux-master/drivers/input/misc/
H A Dsgi_btns.c14 #include <asm/sgi/ioc.h>
/linux-master/net/rxrpc/
H A Dconn_event.c93 int ret, ioc; local
148 ioc = 1;
169 ioc = 3;
181 ret = kernel_sendmsg(conn->local->socket, &msg, iov, ioc, len);
/linux-master/arch/x86/kernel/
H A Dmsr.c148 static long msr_ioctl(struct file *file, unsigned int ioc, unsigned long arg) argument
155 switch (ioc) {
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c7215 "Failed to allocate ioc init request\n");
8223 * @ioc: ioctl packet
8228 struct megasas_iocpacket *ioc)
8244 if (ioc->sge_count > MAX_IOCTL_SGE) {
8246 ioc->sge_count, MAX_IOCTL_SGE);
8250 if ((ioc->frame.hdr.cmd >= MFI_CMD_OP_COUNT) ||
8251 ((ioc->frame.hdr.cmd == MFI_CMD_NVME) &&
8253 ((ioc->frame.hdr.cmd == MFI_CMD_TOOLBOX) &&
8257 ioc->frame.hdr.cmd);
8273 memcpy(cmd->frame, ioc
8226 megasas_mgmt_fw_ioctl(struct megasas_instance *instance, struct megasas_iocpacket __user * user_ioc, struct megasas_iocpacket *ioc) argument
8479 struct megasas_iocpacket *ioc; local
8512 struct megasas_iocpacket *ioc; local
[all...]

Completed in 249 milliseconds

12345