Searched defs:smart_log (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c17138 * SMART READ LOG data is returned in buffer pointed to by smart_log
17144 uint8_t *smart_log, /* where the data should be returned */
17229 bcopy(scmd->satacmd_bp->b_un.b_addr, smart_log, log_size * 512);
17141 sata_smart_read_log( sata_hba_inst_t *sata_hba_inst, sata_drive_info_t *sdinfo, uint8_t *smart_log, uint8_t which_log, uint8_t log_size) argument

Completed in 83 milliseconds