Searched refs:mbox (Results 51 - 61 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.c207 dev_err(&adapter->pdev->dev, "mbox poll timed out\n");
222 * Polls on the mbox doorbell till a command completion (or a timeout) occurs
230 struct be_mcc_mailbox *mbox = mbox_mem->va; local
231 struct be_mcc_compl *compl = &mbox->compl;
239 /* at bits 2 - 31 place mbox dma addr msb bits 34 - 63 */
249 /* at bits 2 - 31 place mbox dma addr lsb bits 4 - 33 */
259 status = be_mcc_compl_process(adapter, &mbox->compl);
404 * special pattern across the wrb hdr; uses mbox
430 * special pattern across the wrb hdr; uses mbox
499 /* Uses mbox */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-driver.h216 volatile struct ivtv_mailbox __iomem *mbox; member in struct:ivtv_mailbox_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_init.c247 * lpfc_config_async_cmpl - Completion handler for config async event mbox cmd
548 " mbox command rc 0x%x\n", rc);
578 /* MBOX buffer will be freed in mbox compl */
595 "ASYNCEVT_ENABLE mbox status x%x\n",
714 " mbox command rc 0x%x\n", rc);
1461 /* Block ELS IOCBs until we have processed this mbox command */
2334 "- mbox cmd %x still active\n",
2905 "2020 Failed to allocate mbox for ADD_FCF cmd\n");
3020 "2621 Failed to allocate mbox for "
3957 /* This will be set to correct value after config_port mbox */
6604 LPFC_MBOXQ_t *mbox; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_x25.c239 card->mbox = card->hw.dpmbase + X25_MBOX_OFFS;
1072 /* wait till card->mbox == 0 */
1074 err = cycx_exec(card->mbox);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c2785 unsigned int mbox; local
2808 mbox = pi->adapter->fn;
2810 ret = t4_mdio_rd(pi->adapter, mbox, prtad, devad,
2813 ret = t4_mdio_wr(pi->adapter, mbox, prtad, devad,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/megaraid/
H A Dmegaraid_sas.h934 } mbox; member in struct:megasas_dcmd_frame
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtsizer.tex64 \newcommand{\myimage}[1]{\mbox{\image{0cm;0cm}{#1}}}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Daf9015.h72 u8 mbox; /* [5] */ member in struct:req_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.h2866 struct txdma_mailbox *mbox; member in struct:rx_pkt_hdr0::tx_ring_info
2920 struct rxdma_mailbox *mbox; member in struct:rx_pkt_hdr0::rx_ring_info
H A Dtg3.c493 void __iomem *mbox = tp->regs + off; local
494 writel(val, mbox);
496 writel(val, mbox);
498 readl(mbox);
5150 * Writing any value to intr-mbox-0 clears PCI INTA# and
5152 * Writing non-zero to intr-mbox-0 additional tells the
5184 * Writing any value to intr-mbox-0 clears PCI INTA# and
5186 * Writing non-zero to intr-mbox-0 additional tells the
5233 * writing any value to intr-mbox-0 clears PCI INTA# and
5235 * writing non-zero to intr-mbox
7539 u32 mbox = MAILBOX_SNDNIC_PROD_IDX_0 + TG3_64BIT_REG_LOW; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1674 %\subsection*{mbox:1}\label{mbox}

Completed in 187 milliseconds

123