Searched refs:BFI_ADAPTER_SETP (Results 1 – 2 of 2) sorted by relevance
84 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \85 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \89 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \90 (prop) |= BFI_ADAPTER_SETP(SPEED, 8); \94 (prop) |= BFI_ADAPTER_SETP(NPORTS, 2); \95 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \99 (prop) |= BFI_ADAPTER_SETP(NPORTS, 1); \100 (prop) |= BFI_ADAPTER_SETP(SPEED, 4); \
326 #define BFI_ADAPTER_SETP(__prop, __val) \ macro