Searched refs:_rid (Results 1 – 2 of 2) sorted by relevance
202 #define bna_tx_from_rid(_bna, _rid, _tx) \ argument208 if (__tx->rid == (_rid)) { \215 #define bna_rx_from_rid(_bna, _rid, _rx) \ argument221 if (__rx->rid == (_rid)) { \
198 #define vmci_make_handle(_cid, _rid) \ argument199 (struct vmci_handle){ .context = _cid, .resource = _rid }