Searched refs:_rid (Results 1 – 2 of 2) sorted by relevance
328 #define bna_tx_from_rid(_bna, _rid, _tx) \ argument336 if (__tx->rid == (_rid)) { \343 #define bna_rx_from_rid(_bna, _rid, _rx) \ argument351 if (__rx->rid == (_rid)) { \
140 #define vmci_make_handle(_cid, _rid) \ argument141 (struct vmci_handle){ .context = _cid, .resource = _rid }