Searched refs:SYSFS_OFFSET (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/pm8001/
H A Dpm8001_ctl.c418 pm8001_ha->evtlog_ib_offset += SYSFS_OFFSET;
455 pm8001_ha->evtlog_ob_offset += SYSFS_OFFSET;
636 count = pm8001_get_gsm_dump(cdev, SYSFS_OFFSET, buf);
H A Dpm80xx_hwi.c114 pm8001_ha->forensic_info.data_buf.direct_len = SYSFS_OFFSET;
182 /* If data to read is less than SYSFS_OFFSET then reduce the
185 if (pm8001_ha->forensic_last_offset + SYSFS_OFFSET
192 SYSFS_OFFSET;
425 MPI_FATAL_EDUMP_TABLE_LENGTH, SYSFS_OFFSET);
H A Dpm8001_ctl.h59 #define SYSFS_OFFSET 1024 macro

Completed in 192 milliseconds