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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7xx.c323 static void abnormal_finished (struct NCR53c7x0_cmd *cmd, int result);
329 static void intr_phase_mismatch (struct Scsi_Host *host, struct NCR53c7x0_cmd
331 static void intr_dma (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd);
337 static void NCR53c7xx_dsa_fixup (struct NCR53c7x0_cmd *cmd);
340 NCR53c7x0_cmd *cmd);
357 int CmdPageStart = (0 - Ent_dsa_zero - sizeof(struct NCR53c7x0_cmd)) & 0xff;
478 * If one were, it would point to a per-NCR53c7x0_cmd select routine
594 * Purpose: convert jump instruction in issue array to NCR53c7x0_cmd
603 static inline struct NCR53c7x0_cmd *
611 * dsa field of the NCR53c7x0_cmd structur
[all...]
H A D53c7,8xx.c262 static void abnormal_finished (struct NCR53c7x0_cmd *cmd, int result);
270 static void intr_phase_mismatch (struct Scsi_Host *host, struct NCR53c7x0_cmd
272 static void intr_dma (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd);
278 static void NCR53c8xx_dsa_fixup (struct NCR53c7x0_cmd *cmd);
281 NCR53c7x0_cmd *cmd);
341 * If one were, it would point to a per-NCR53c7x0_cmd select routine
508 * Purpose: convert jump instruction in issue array to NCR53c7x0_cmd
517 static inline struct NCR53c7x0_cmd *
525 * dsa field of the NCR53c7x0_cmd structure starts with the
534 (struct NCR53c7x0_cmd *) ((cha
[all...]
H A D53c7,8xx.h1003 * Things in the NCR53c7x0_cmd structure are split into two parts :
1021 struct NCR53c7x0_cmd { struct
1029 at NCR53c7x0_cmd using
1052 volatile struct NCR53c7x0_cmd *next; /* Linux maintained lists (free,
1183 void (* dsa_fixup)(struct NCR53c7x0_cmd *cmd);
1193 int (* dstat_sir_intr)(struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd);
1325 volatile struct NCR53c7x0_cmd *running_list;
1329 volatile struct NCR53c7x0_cmd *curr; /* currently connected
1334 volatile struct NCR53c7x0_cmd *spare; /* pointer to spare,
1338 volatile struct NCR53c7x0_cmd *fre
[all...]
H A D53c7xx.h1003 * Things in the NCR53c7x0_cmd structure are split into two parts :
1021 struct NCR53c7x0_cmd { struct
1029 at NCR53c7x0_cmd using
1061 volatile struct NCR53c7x0_cmd *next; /* Linux maintained lists (free,
1187 void (* dsa_fixup)(struct NCR53c7x0_cmd *cmd);
1197 int (* dstat_sir_intr)(struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd);
1332 volatile struct NCR53c7x0_cmd *running_list;
1336 volatile struct NCR53c7x0_cmd *ncrcurrent; /* currently connected
1341 volatile struct NCR53c7x0_cmd *spare; /* pointer to spare,
1345 volatile struct NCR53c7x0_cmd *fre
[all...]

Completed in 223 milliseconds