Searched refs:DTC_GAMMA (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/ |
H A D | snapscan.c | 1447 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_red); in download_gamma_tables() 1452 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_green); in download_gamma_tables() 1457 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_blue); in download_gamma_tables() 1464 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_red); in download_gamma_tables() 1469 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_green); in download_gamma_tables() 1474 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_blue); in download_gamma_tables() 1485 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_red); in download_gamma_tables() 1490 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_green); in download_gamma_tables() 1495 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_blue); in download_gamma_tables() 1502 status = send_gamma_table(pss, DTC_GAMMA, dtcq_gamma_re in download_gamma_tables() [all...] |
H A D | snapscan-scsi.c | 654 #define DTC_GAMMA 0x03 macro 721 case DTC_GAMMA: /* gamma function */ in send()
|
Completed in 6 milliseconds