Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dieee1394_transactions.h26 struct hpsb_packet *hpsb_make_writepacket (struct hpsb_host *host, nodeid_t node,
Dieee1394_transactions.c284 struct hpsb_packet *hpsb_make_writepacket (struct hpsb_host *host, nodeid_t node, in hpsb_make_writepacket() function
515 packet = hpsb_make_writepacket (host, node, addr, buffer, length); in hpsb_write()
Dieee1394_core.c1275 EXPORT_SYMBOL(hpsb_make_writepacket);
Dsbp2.c396 packet = hpsb_make_writepacket(hi->host, ne->nodeid, in sbp2util_allocate_write_packet()
Draw1394.c677 packet = hpsb_make_writepacket(fi->host, node, addr, NULL, in handle_async_request()