Searched refs:sata_build_msense_page_1a (Results 1 – 1 of 1) sorted by relevance
335 static int sata_build_msense_page_1a(sata_drive_info_t *, int, uint8_t *);5159 len += sata_build_msense_page_1a(sdinfo, pc, buf+len); in sata_txlt_mode_sense()5170 len += sata_build_msense_page_1a(sdinfo, pc, buf+len); in sata_txlt_mode_sense()8149 sata_build_msense_page_1a(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_1a() function