Home
last modified time | relevance | path

Searched refs:lh_length (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.h60 uint16_t lh_length; member
H A Dds_scsi.c512 log_length = BE_16(lhp->lh_length); in verify_logpage()
555 int pagecount = BE_16(sp->slp_hdr.lh_length); in load_logpages()
1025 log_length = BE_16(lhp->lh_length); in analyze_one_logpage()
H A Dds_scsi_uscsi.c1650 len = BE_16(hdr->lh_length); in uscsi_log_sense()