Searched refs:pcntrl (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 7979 sata_build_msense_page_1(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_1() argument 7983 _NOTE(ARGUNUSED(pcntrl)) in sata_build_msense_page_1() 7997 sata_build_msense_page_8(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_8() argument 8008 if (pcntrl == 3) in sata_build_msense_page_8() 8010 if (pcntrl == 0 || pcntrl == 2) { in sata_build_msense_page_8() 8045 sata_build_msense_page_1c(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_1c() argument 8066 if (pcntrl != 1) { in sata_build_msense_page_1c() 8078 sata_build_msense_page_30(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_30() argument 8089 switch (pcntrl) { in sata_build_msense_page_30() 8149 sata_build_msense_page_1a(sata_drive_info_t *sdinfo, int pcntrl, uint8_t *buf) in sata_build_msense_page_1a() argument [all …]
|