Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c333 static int sata_build_msense_page_1(sata_drive_info_t *, int, uint8_t *);
5130 len += sata_build_msense_page_1(sdinfo, pc, buf+len); in sata_txlt_mode_sense()
5168 len += sata_build_msense_page_1(sdinfo, pc, buf+len); in sata_txlt_mode_sense()
7979 sata_build_msense_page_1(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_1() function