Searched refs:sata_build_msense_page_8 (Results 1 – 1 of 1) sorted by relevance
334 static int sata_build_msense_page_8(sata_drive_info_t *, int, uint8_t *);5145 len += sata_build_msense_page_8(sdinfo, pc, buf+len); in sata_txlt_mode_sense()5169 len += sata_build_msense_page_8(sdinfo, pc, buf+len); in sata_txlt_mode_sense()7997 sata_build_msense_page_8(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_8() function