Searched refs:MSI (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/kernel/
H A Dpci_fire.c101 /* All MSI registers are offset from pbm->pbm_regs */
127 #define MSI_MAP(MSI) (0x020000UL + (MSI) * 0x8UL)
132 #define MSI_CLEAR(MSI) (0x028000UL + (MSI) * 0x8UL)
237 printk(KERN_ERR "MSI: Cannot allocate MSI queues (o=%lu).\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/kernel/
H A Dpci_fire.c101 /* All MSI registers are offset from pbm->pbm_regs */
127 #define MSI_MAP(MSI) (0x020000UL + (MSI) * 0x8UL)
132 #define MSI_CLEAR(MSI) (0x028000UL + (MSI) * 0x8UL)
237 printk(KERN_ERR "MSI: Cannot allocate MSI queues (o=%lu).\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/pci/
H A Dpci-vr41xx.h108 #define MSI 0x1U macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-vr41xx.h108 #define MSI 0x1U macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/vxge/
H A Dvxge-main.h143 #define MSI 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-main.h143 #define MSI 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc.h84 /* Number of MSI-X vectors the driver uses */
452 MSI, enumerator in enum:intr_type_t
H A Dlpfc_init.c483 * Configure HBA MSI-X attention conditions to messages if MSI-X mode
494 "0352 Config MSI mailbox command "
3771 "0481 Enabled MSI interrupt mode.\n");
3775 "0480 Enabled MSI-X interrupt mode.\n");
6767 * lpfc_sli_enable_msix - Enable MSI-X interrupt mode on SLI-3 device
6770 * This routine is invoked to enable the MSI-X interrupt vectors to device
6772 * called to enable the MSI-X vectors. Note that pci_enable_msix(), once
6775 * for calling the individual request_irq() to register each MSI-X vector
6778 * on all MSI
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h84 /* Number of MSI-X vectors the driver uses */
452 MSI, enumerator in enum:intr_type_t
H A Dlpfc_init.c483 * Configure HBA MSI-X attention conditions to messages if MSI-X mode
494 "0352 Config MSI mailbox command "
3771 "0481 Enabled MSI interrupt mode.\n");
3775 "0480 Enabled MSI-X interrupt mode.\n");
6767 * lpfc_sli_enable_msix - Enable MSI-X interrupt mode on SLI-3 device
6770 * This routine is invoked to enable the MSI-X interrupt vectors to device
6772 * called to enable the MSI-X vectors. Note that pci_enable_msix(), once
6775 * for calling the individual request_irq() to register each MSI-X vector
6778 * on all MSI
[all...]

Completed in 272 milliseconds