Searched defs:_attr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/sys/dev/bhnd/cores/pci/ |
| HD | bhnd_pcivar.h | 126 #define BHND_PCI_REG_GET(_regv, _attr) \ argument 137 #define BHND_PCI_REG_SET(_regv, _attr, _val) \ argument 149 #define BHND_PCI_CMN_REG_GET(_regf, _regv, _attr) \ argument 164 #define BHND_PCI_CMN_REG_SET(_regf, _regv, _attr, _val) \ argument
|
| HD | bhnd_pci_hostb.c | 204 #define BPCI_REG_SET(_regv, _attr, _val) \ argument 207 #define BPCI_REG_GET(_regv, _attr) \ argument 210 #define BPCI_CMN_REG_SET(_regv, _attr, _val) \ argument 214 #define BPCI_CMN_REG_GET(_regv, _attr) \ argument
|
| /freebsd-11-stable/sys/dev/bhnd/bcma/ |
| HD | bcma_eromreg.h | 43 #define BCMA_EROM_GET_ATTR(_entry, _attr) \ argument
|
| /freebsd-11-stable/contrib/wpa/src/p2p/ |
| HD | p2p_pd.c | 454 #define P2PS_PD_REQ_CHECK(_val, _attr) \ in p2ps_validate_pd_req() argument 1202 #define P2PS_PD_RESP_CHECK(_val, _attr) \ in p2p_validate_p2ps_pd_resp() argument
|
| /freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_parser.h | 81 dtrace_attribute_t _attr; /* context attributes */ member
|
| /freebsd-11-stable/sys/dev/bhnd/siba/ |
| HD | sibareg.h | 43 #define SIBA_REG_GET(_entry, _attr) \ argument
|