Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dprism2.c418 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()
Dhfa384x.h2860 hfa384x_cmd_access(hfa384x_t *hw, UINT16 write, UINT16 rid, void *buf, UINT16 len);