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

/linux-master/drivers/scsi/pm8001/
H A Dpm8001_ctl.c604 pm8001_ha->non_fatal_count);
618 pm8001_ha->non_fatal_count = val;
621 static DEVICE_ATTR_RW(non_fatal_count);
H A Dpm8001_sas.h533 u32 non_fatal_count; member in struct:pm8001_hba_info
H A Dpm8001_init.c550 pm8001_ha->non_fatal_count = 0;
H A Dpm80xx_hwi.c404 if (++pm8001_ha->non_fatal_count == 1) {
484 pm8001_ha->non_fatal_count = 0;
493 pm8001_ha->non_fatal_count = 0;

Completed in 296 milliseconds