Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dieee1394_transactions.h18 struct hpsb_packet *hpsb_make_lock64packet(struct hpsb_host *host, nodeid_t node,
Dieee1394_transactions.c384 struct hpsb_packet *hpsb_make_lock64packet(struct hpsb_host *host, nodeid_t node, in hpsb_make_lock64packet() function
578 packet = hpsb_make_lock64packet(host, node, addr, extcode, data, arg); in hpsb_lock64()
Dieee1394_core.c1278 EXPORT_SYMBOL(hpsb_make_lock64packet);
Draw1394.c753 packet = hpsb_make_lock64packet(fi->host, node, addr, in handle_async_request()