Searched refs:device_read_log (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/smart/ |
| H A D | libsmart_dev.h | 58 extern int32_t device_read_log(smart_h, uint32_t, void *, size_t);
|
| H A D | libsmart.c | 1263 rc = device_read_log(s, PAGE_ID_SCSI_SUPPORTED_PAGES, (uint8_t *)b, in __smart_page_list_scsi() 1348 rc = device_read_log(h, plist->pages[p].id, buf, plist->pages[p].bytes); in __smart_read_pages()
|
| H A D | freebsd_dev.c | 355 device_read_log(smart_h h, uint32_t page, void *buf, size_t bsize) in device_read_log() function
|