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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dhndpci.h19 extern int extpci_read_config(sb_t *sbh, uint bus, uint dev, uint func, uint off, void *buf,
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dhndpci.c177 extpci_read_config(sb_t *sbh, uint bus, uint dev, uint func, uint off, void *buf, int len) function
455 return extpci_read_config(sbh, bus, dev, func, off, buf, len);

Completed in 21 milliseconds