Searched refs:status_bytes (Results 1 – 1 of 1) sorted by relevance
170 u8 status_bytes[DS2502_STATUS_SIZE]; in ds2502_read_buf() local178 ret = ds2502_read_status_bytes(dev, status_bytes); in ds2502_read_buf()183 memset(status_bytes, 0xff, sizeof(status_bytes)); in ds2502_read_buf()192 page = ds2502_indirect_page(dev, status_bytes, i); in ds2502_read_buf()
Completed in 7 milliseconds