Searched refs:hfa384x_cmd_access (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | prism2.c | 427 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 D | hfa384x.h | 2860 hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid, void *buf, UINT16 len);
|
Completed in 69 milliseconds