Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c333 static int sata_build_msense_page_8(sata_drive_info_t *, int, uint8_t *);
5216 len += sata_build_msense_page_8(sdinfo, pc, buf+len); in sata_txlt_mode_sense()
5240 len += sata_build_msense_page_8(sdinfo, pc, buf+len); in sata_txlt_mode_sense()
8069 sata_build_msense_page_8(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_8() function