Searched defs:hpsb_address_ops (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/ieee1394/ |
D | highlevel.h | 65 struct hpsb_address_ops { struct 80 int (*read) (struct hpsb_host *host, int nodeid, quadlet_t *buffer, 82 int (*write) (struct hpsb_host *host, int nodeid, int destid, 87 int (*lock) (struct hpsb_host *host, int nodeid, quadlet_t *store, 89 int (*lock64) (struct hpsb_host *host, int nodeid, octlet_t *store,
|