Searched refs:hfa384x_cmd_access (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ |
D | prism2.c | 418 static inline int hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid) in hfa384x_cmd_access() function 443 result = hfa384x_cmd_access( hw, 0, rid); in hfa384x_drvr_getconfig() 532 result = hfa384x_cmd_access( hw, 1, rid); in hfa384x_drvr_setconfig()
|
D | hfa384x.h | 2860 hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid, void *buf, UINT16 len);
|