Home
last modified time | relevance | path

Searched refs:cf_put_4bytes (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.c3129 #define cf_put_4bytes(cr, b1, b2, b3, b4) \ macro
3143 cf_put_4bytes(cr, fourb[0], fourb[1], fourb[2], fourb[3]); in cf_put_str()