Searched refs:fw_devlstreq (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/fwcontrol/
H A Dfwcontrol.c124 get_dev(int fd, struct fw_devlstreq *data)
137 struct fw_devlstreq *data;
161 data = (struct fw_devlstreq *)malloc(sizeof(struct fw_devlstreq));
190 struct fw_devlstreq *data;
196 data = (struct fw_devlstreq *)malloc(sizeof(struct fw_devlstreq));
344 struct fw_devlstreq *data;
351 data = (struct fw_devlstreq *)malloc(sizeof(struct fw_devlstreq));
[all...]
/haiku-fatelf/headers/private/firewire/
H A Dfirewire.h285 struct fw_devlstreq { struct
441 #define FW_GDEVLST _IOWR('S', 2, struct fw_devlstreq)
/haiku-fatelf/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c669 struct fw_devlstreq *fwdevlst = (struct fw_devlstreq *)data;

Completed in 171 milliseconds