/* Bulk table access. Note that these functions return the bulk data in * host endianness! The returned data is _not_ a bytearray, but an array
* consisting of nr_elements of the data type. */ void b43_lptab_read_bulk(struct b43_wldev *dev, u32 offset, unsignedint nr_elements, void *data); void b43_lptab_write_bulk(struct b43_wldev *dev, u32 offset, unsignedint nr_elements, constvoid *data);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.