Searched refs:vpd_checksum (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h914 uint8_t vpd_checksum; member in struct:vpd_config
H A Daic79xx_core.c10048 maxaddr = offsetof(struct vpd_config, vpd_checksum);
10053 || (-checksum & 0xFF) != vpd->vpd_checksum)

Completed in 195 milliseconds