Searched refs:intr_map (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_var.h167 struct intr_map *intr_map; member in struct:pci
/illumos-gate/usr/src/uts/sun4/sys/
H A Debus.h143 struct ebus_intr_map *intr_map; member in struct:__anon9761
/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h97 struct ebus_intr_map *intr_map; member in struct:__anon9842
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c425 hba->intr_map[i] = emlxs_msi_map[mode][i];
473 bzero(hba->intr_map, sizeof (hba->intr_map));
543 bzero(hba->intr_map, sizeof (hba->intr_map));
H A Demlxs_mbox.c1068 emlxs_mb_config_msi(emlxs_hba_t *hba, MAILBOXQ *mbq, uint32_t *intr_map, argument
1084 mask = intr_map[i];
1149 emlxs_mb_config_msix(emlxs_hba_t *hba, MAILBOXQ *mbq, uint32_t *intr_map, argument
1165 mask = intr_map[i];
H A Demlxs_sli3.c1338 emlxs_mb_config_msix(hba, mbq, hba->intr_map, hba->intr_count);
1352 emlxs_mb_config_msi(hba, mbq, hba->intr_map, hba->intr_count);
4419 ha_copy2 = hba->intr_map[msgid];
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h417 MAILBOXQ *mbq, uint32_t *intr_map,
420 MAILBOXQ *mbq, uint32_t *intr_map,
H A Demlxs_fc.h1976 uint32_t intr_map[EMLXS_MSI_MAX_INTRS]; member in struct:emlxs_hba

Completed in 101 milliseconds