Searched refs:_rid (Results 1 – 2 of 2) sorted by relevance
210 #define bna_tx_from_rid(_bna, _rid, _tx) \ argument216 if (__tx->rid == (_rid)) { \223 #define bna_rx_from_rid(_bna, _rid, _rx) \ argument229 if (__rx->rid == (_rid)) { \
133 #define vmci_make_handle(_cid, _rid) \ argument134 (struct vmci_handle){ .context = _cid, .resource = _rid }