Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dieee1394_transactions.c131 int hpsb_get_tlabel(struct hpsb_packet *packet) in hpsb_get_tlabel() function
271 if (hpsb_get_tlabel(packet)) { in hpsb_make_readpacket()
302 if (hpsb_get_tlabel(packet)) { in hpsb_make_writepacket()
335 if (hpsb_get_tlabel(packet)) { in hpsb_make_streampacket()
359 if (hpsb_get_tlabel(p)) { in hpsb_make_lockpacket()
396 if (hpsb_get_tlabel(p)) { in hpsb_make_lock64packet()
Dieee1394_transactions.h10 int hpsb_get_tlabel(struct hpsb_packet *packet);
Dieee1394_core.c1272 EXPORT_SYMBOL(hpsb_get_tlabel);
Deth1394.c1285 if (hpsb_get_tlabel(p)) { in ether1394_prep_write_packet()