Searched refs:PCIC_DASP (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/usr.sbin/pciconf/ |
| H A D | pciconf.c | 758 {PCIC_DASP, -1, "dasp"}, 759 {PCIC_DASP, PCIS_DASP_DPIO, "DPIO module"}, 760 {PCIC_DASP, PCIS_DASP_PERFCNTRS, "performance counters"}, 761 {PCIC_DASP, PCIS_DASP_COMM_SYNC, "communication synchronizer"}, 762 {PCIC_DASP, PCIS_DASP_MGMT_CARD, "signal processing management"},
|
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pcireg.h | 505 #define PCIC_DASP 0x11 macro
|
| H A D | pci.c | 5023 {PCIC_DASP, -1, 0, "dasp"}, 5024 {PCIC_DASP, PCIS_DASP_DPIO, 1, "DPIO module"}, 5025 {PCIC_DASP, PCIS_DASP_PERFCNTRS, 1, "performance counters"}, 5026 {PCIC_DASP, PCIS_DASP_COMM_SYNC, 1, "communication synchronizer"}, 5027 {PCIC_DASP, PCIS_DASP_MGMT_CARD, 1, "signal processing management"},
|