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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_seq.c597 static int aic7xxx_patch15_func(struct aic7xxx_host *p);
600 aic7xxx_patch15_func(struct aic7xxx_host *p)
605 static int aic7xxx_patch14_func(struct aic7xxx_host *p);
608 aic7xxx_patch14_func(struct aic7xxx_host *p)
613 static int aic7xxx_patch13_func(struct aic7xxx_host *p);
616 aic7xxx_patch13_func(struct aic7xxx_host *p)
621 static int aic7xxx_patch12_func(struct aic7xxx_host *p);
624 aic7xxx_patch12_func(struct aic7xxx_host *p)
629 static int aic7xxx_patch11_func(struct aic7xxx_host *p);
632 aic7xxx_patch11_func(struct aic7xxx_host *
[all...]
H A Daic7xxx_proc.c85 struct aic7xxx_host *p;
113 p = (struct aic7xxx_host *) HBAptr->hostdata;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c593 static struct aic7xxx_host *first_aic7xxx = NULL;
913 struct aic7xxx_host { struct
985 struct aic7xxx_host *next; /* allow for multiple IRQs */
1261 static void aic7xxx_set_syncrate(struct aic7xxx_host *p,
1265 static void aic7xxx_set_width(struct aic7xxx_host *p, int target, int channel,
1268 static void aic7xxx_panic_abort(struct aic7xxx_host *p, struct scsi_cmnd *cmd);
1269 static void aic7xxx_print_card(struct aic7xxx_host *p);
1270 static void aic7xxx_print_scratch_ram(struct aic7xxx_host *p);
1271 static void aic7xxx_print_sequencer(struct aic7xxx_host *p, int downloaded);
1273 static void aic7xxx_check_scbs(struct aic7xxx_host *
[all...]

Completed in 39 milliseconds