Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c346 static int sata_build_lsense_page_0(sata_drive_info_t *, uint8_t *);
6001 len = sata_build_lsense_page_0(sdinfo, buf + len); in sata_txlt_log_sense()
8772 sata_build_lsense_page_0(sata_drive_info_t *sdinfo, uint8_t *buf) in sata_build_lsense_page_0() function