Searched refs:PCI_MSI_CTL_EXTMDATA_CAP (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h714 #define PCI_MSI_CTL_EXTMDATA_CAP __SHIFTIN(__BIT(9), PCI_MSI_CTL_MASK) macro
H A Dpci_subr.c1330 onoff("Extended Message Data Capable", ctl, PCI_MSI_CTL_EXTMDATA_CAP);
1339 if (ctl & PCI_MSI_CTL_EXTMDATA_CAP)

Completed in 132 milliseconds