Searched refs:hfa384x_cmd_access (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c427 static inline int hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid) function
452 result = hfa384x_cmd_access( hw, 0, rid);
454 printf("Call to hfa384x_cmd_access failed\n");
541 result = hfa384x_cmd_access( hw, 1, rid);
H A Dhfa384x.h2860 hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid, void *buf, UINT16 len);

Completed in 69 milliseconds