Home
last modified time | relevance | path

Searched defs:msix_vec (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/x86/pci/
H A Dmsipic.c513 msix_set_vecctl_mask(struct pic *pic, int msix_vec, int flag) in msix_set_vecctl_mask()
543 msix_hwmask(struct pic *pic, int msix_vec) in msix_hwmask()
554 msix_hwunmask(struct pic *pic, int msix_vec) in msix_hwunmask()
562 int msix_vec, int idt_vec, int type) in msix_addroute()
639 int msix_vec, int vec, int type) in msix_delroute()
/netbsd-src/sys/arch/arm/cortex/
H A Dgic_v2m.c179 gic_v2m_msix_enable(struct gic_v2m_frame *frame, int spi, int msix_vec, in gic_v2m_msix_enable()
316 const int msix_vec = table_indexes ? table_indexes[n] : n; in gic_v2m_msix_alloc() local
H A Dgicv3_its.c449 gicv3_its_msix_enable(struct gicv3_its * its,int lpi,int msix_vec,bus_space_tag_t bst,bus_space_handle_t bsh) gicv3_its_msix_enable() argument
593 const int msix_vec = table_indexes ? table_indexes[n] : n; gicv3_its_msix_alloc() local
/netbsd-src/sys/arch/arm/apple/
H A Dapple_pcie.c522 apple_pcie_msi_msix_enable(struct apple_pcie_softc *sc, int msi, int msix_vec, in apple_pcie_msi_msix_enable()
666 const int msix_vec = table_indexes ? table_indexes[n] : n; in apple_pcie_msi_msix_alloc() local