patch-2.3.42 linux/drivers/ieee1394/ieee1394_transactions.h
Next file: linux/drivers/ieee1394/ohci1394.c
Previous file: linux/drivers/ieee1394/ieee1394_transactions.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Jan 31 10:13:03 2000
- Orig file:
v2.3.41/linux/drivers/ieee1394/ieee1394_transactions.h
- Orig date:
Fri Jan 21 18:19:16 2000
diff -u --recursive --new-file v2.3.41/linux/drivers/ieee1394/ieee1394_transactions.h linux/drivers/ieee1394/ieee1394_transactions.h
@@ -39,6 +39,9 @@
struct hpsb_packet *hpsb_make_writebpacket(struct hpsb_host *host,
nodeid_t node, u64 addr,
size_t length);
+struct hpsb_packet *hpsb_make_lockpacket(struct hpsb_host *host, nodeid_t node,
+ u64 addr, int extcode);
+
/*
* hpsb_packet_success - Make sense of the ack and reply codes and
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)