Searched refs:PCIC_DASP (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/usr.sbin/pciconf/ |
| H A D | pciconf.c | 763 {PCIC_DASP, -1, "dasp"}, 764 {PCIC_DASP, PCIS_DASP_DPIO, "DPIO module"}, 765 {PCIC_DASP, PCIS_DASP_PERFCNTRS, "performance counters"}, 766 {PCIC_DASP, PCIS_DASP_COMM_SYNC, "communication synchronizer"}, 767 {PCIC_DASP, PCIS_DASP_MGMT_CARD, "signal processing management"},
|
| /freebsd-13.1/sys/dev/pci/ |
| H A D | pcireg.h | 504 #define PCIC_DASP 0x11 macro
|
| H A D | pci.c | 5020 {PCIC_DASP, -1, 0, "dasp"}, 5021 {PCIC_DASP, PCIS_DASP_DPIO, 1, "DPIO module"}, 5022 {PCIC_DASP, PCIS_DASP_PERFCNTRS, 1, "performance counters"}, 5023 {PCIC_DASP, PCIS_DASP_COMM_SYNC, 1, "communication synchronizer"}, 5024 {PCIC_DASP, PCIS_DASP_MGMT_CARD, 1, "signal processing management"},
|