Home
last modified time | relevance | path

Searched refs:num_errors (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dshuberror.c452 int num_errors = 0; /* Num of errors handled */ in hubiio_crb_error_handler() local
506 num_errors++; in hubiio_crb_error_handler()
716 return num_errors; in hubiio_crb_error_handler()
798 int num_errors = 0; in hubiio_prb_error_handler() local
807 num_errors++; in hubiio_prb_error_handler()
820 num_errors++; in hubiio_prb_error_handler()
824 return num_errors; in hubiio_prb_error_handler()
/linux-2.4.37.9/drivers/media/video/
Dzoran.h327 int num_errors; member
Dzr36067.c2018 zr->num_errors = 0; in init_jpeg_queue()
2677 zr->num_errors++; in error_handler()
2680 if (zr->num_errors <= 8) { in error_handler()
2775 if (zr->num_errors <= 8) in error_handler()
/linux-2.4.37.9/arch/sh/kernel/
Dpci_st40.c131 static void print_pci_errors(unsigned reg,struct pci_err *error,int num_errors) in print_pci_errors() argument
135 for(i=0;i<num_errors;i++) { in print_pci_errors()
/linux-2.4.37.9/drivers/net/wan/
Dpc300.h246 ucshort num_errors; member
Dpc300_drv.c2538 pc300patrntst.num_errors = in cpc_ioctl()
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c96 static const u_int num_errors = NUM_ELEMENTS(ahc_hard_errors); variable
384 for (i = 0; error != 1 && i < num_errors; i++) in ahc_handle_brkadrint()
Daic79xx_core.c84 static const u_int num_errors = NUM_ELEMENTS(ahd_hard_errors); variable
510 for (i = 0; i < num_errors; i++) { in ahd_handle_hwerrint()