Searched refs:aes_len (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/sun4v/common/
H A Dcfga_led_ctl.c184 ushort_t aes_len; local
268 /* aes_len is whole length of AES page */
269 aes_len = (ushort_t)(aes_hdr[2] << 8 | aes_hdr[3]) + 4;
270 aes_tail = aes_hdr + aes_len;

Completed in 14 milliseconds