Searched defs:sata_build_msense_page_30 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c337 static int sata_build_msense_page_30(sata_drive_info_t *, int, uint8_t *);
5164 len += sata_build_msense_page_30(sdinfo, pc, buf+len);
5175 len += sata_build_msense_page_30(sdinfo, pc, buf+len);
8078 sata_build_msense_page_30(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) function

Completed in 83 milliseconds