tag | line | file | source code |
NCR53c7x0_cmd | 275 | drivers/scsi/53c7,8xx.c | static void abnormal_finished (struct NCR53c7x0_cmd *cmd, int result); |
NCR53c7x0_cmd | 282 | drivers/scsi/53c7,8xx.c | static void intr_phase_mismatch (struct Scsi_Host *host, struct NCR53c7x0_cmd |
NCR53c7x0_cmd | 284 | drivers/scsi/53c7,8xx.c | static void intr_dma (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd); |
NCR53c7x0_cmd | 290 | drivers/scsi/53c7,8xx.c | static void NCR53c8xx_dsa_fixup (struct NCR53c7x0_cmd *cmd); |
NCR53c7x0_cmd | 293 | drivers/scsi/53c7,8xx.c | NCR53c7x0_cmd *cmd); |
NCR53c7x0_cmd | 533 | drivers/scsi/53c7,8xx.c | static inline struct NCR53c7x0_cmd * |
NCR53c7x0_cmd | 550 | drivers/scsi/53c7,8xx.c | (struct NCR53c7x0_cmd *) ((char *) bus_to_virt (issue[1]) - |
NCR53c7x0_cmd | 552 | drivers/scsi/53c7,8xx.c | offsetof(struct NCR53c7x0_cmd, dsa)) |
NCR53c7x0_cmd | 1220 | drivers/scsi/53c7,8xx.c | max_cmd_size = sizeof(struct NCR53c7x0_cmd) + dsa_len + |
NCR53c7x0_cmd | 1984 | drivers/scsi/53c7,8xx.c | NCR53c8xx_dsa_fixup (struct NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 2080 | drivers/scsi/53c7,8xx.c | abnormal_finished (struct NCR53c7x0_cmd *cmd, int result) { |
NCR53c7x0_cmd | 2087 | drivers/scsi/53c7,8xx.c | volatile struct NCR53c7x0_cmd * linux_search; |
NCR53c7x0_cmd | 2088 | drivers/scsi/53c7,8xx.c | volatile struct NCR53c7x0_cmd * volatile *linux_prev; |
NCR53c7x0_cmd | 2196 | drivers/scsi/53c7,8xx.c | NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 2466 | drivers/scsi/53c7,8xx.c | NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 3396 | drivers/scsi/53c7,8xx.c | static struct NCR53c7x0_cmd * |
NCR53c7x0_cmd | 3403 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *tmp; |
NCR53c7x0_cmd | 3460 | drivers/scsi/53c7,8xx.c | tmp = (struct NCR53c7x0_cmd *) hostdata->free; |
NCR53c7x0_cmd | 3485 | drivers/scsi/53c7,8xx.c | static struct NCR53c7x0_cmd * |
NCR53c7x0_cmd | 3491 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *tmp; /* NCR53c7x0_cmd structure for this command */ |
NCR53c7x0_cmd | 3944 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 3969 | drivers/scsi/53c7,8xx.c | cmd->next = (struct NCR53c7x0_cmd *) hostdata->free; |
NCR53c7x0_cmd | 3999 | drivers/scsi/53c7,8xx.c | cmd->next = (struct NCR53c7x0_cmd *) hostdata->free; |
NCR53c7x0_cmd | 4089 | drivers/scsi/53c7,8xx.c | ((struct NCR53c7x0_cmd *)tmp->host_scribble)->next = |
NCR53c7x0_cmd | 4092 | drivers/scsi/53c7,8xx.c | (struct NCR53c7x0_cmd *)tmp->host_scribble; |
NCR53c7x0_cmd | 4116 | drivers/scsi/53c7,8xx.c | (struct NCR53c7x0_cmd *) |
NCR53c7x0_cmd | 4150 | drivers/scsi/53c7,8xx.c | intr_scsi (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 4340 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *cmd, /* command which halted */ |
NCR53c7x0_cmd | 4414 | drivers/scsi/53c7,8xx.c | for (cmd_prev_ptr = (struct NCR53c7x0_cmd **) |
NCR53c7x0_cmd | 4416 | drivers/scsi/53c7,8xx.c | (struct NCR53c7x0_cmd *) hostdata->running_list; cmd ; |
NCR53c7x0_cmd | 4417 | drivers/scsi/53c7,8xx.c | cmd_prev_ptr = (struct NCR53c7x0_cmd **) &(cmd->next), |
NCR53c7x0_cmd | 4418 | drivers/scsi/53c7,8xx.c | cmd = (struct NCR53c7x0_cmd *) cmd->next) { |
NCR53c7x0_cmd | 4444 | drivers/scsi/53c7,8xx.c | *cmd_prev_ptr = (struct NCR53c7x0_cmd *) cmd->next; |
NCR53c7x0_cmd | 4504 | drivers/scsi/53c7,8xx.c | cmd = (struct NCR53c7x0_cmd *) hostdata->current; |
NCR53c7x0_cmd | 4507 | drivers/scsi/53c7,8xx.c | for (cmd = (struct NCR53c7x0_cmd *) |
NCR53c7x0_cmd | 4511 | drivers/scsi/53c7,8xx.c | cmd = (struct NCR53c7x0_cmd *)(cmd->next)); |
NCR53c7x0_cmd | 4781 | drivers/scsi/53c7,8xx.c | intr_phase_mismatch (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 4999 | drivers/scsi/53c7,8xx.c | intr_bf (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 5100 | drivers/scsi/53c7,8xx.c | intr_dma (struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd) { |
NCR53c7x0_cmd | 5425 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *curr, **prev; |
NCR53c7x0_cmd | 5492 | drivers/scsi/53c7,8xx.c | ((struct NCR53c7x0_cmd *)me->host_scribble)->next = hostdata->free; |
NCR53c7x0_cmd | 5493 | drivers/scsi/53c7,8xx.c | hostdata->free = (struct NCR53c7x0_cmd *) me->host_scribble; |
NCR53c7x0_cmd | 5510 | drivers/scsi/53c7,8xx.c | for (curr = (struct NCR53c7x0_cmd *) hostdata->running_list, |
NCR53c7x0_cmd | 5511 | drivers/scsi/53c7,8xx.c | prev = (struct NCR53c7x0_cmd **) &(hostdata->running_list); |
NCR53c7x0_cmd | 5512 | drivers/scsi/53c7,8xx.c | curr && curr->cmd != cmd; prev = (struct NCR53c7x0_cmd **) |
NCR53c7x0_cmd | 5513 | drivers/scsi/53c7,8xx.c | &(curr->next), curr = (struct NCR53c7x0_cmd *) curr->next); |
NCR53c7x0_cmd | 5518 | drivers/scsi/53c7,8xx.c | *prev = (struct NCR53c7x0_cmd *) curr->next; |
NCR53c7x0_cmd | 5519 | drivers/scsi/53c7,8xx.c | curr->next = (struct NCR53c7x0_cmd *) hostdata->free; |
NCR53c7x0_cmd | 5540 | drivers/scsi/53c7,8xx.c | curr = (struct NCR53c7x0_cmd *) cmd->host_scribble; |
NCR53c7x0_cmd | 5587 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd * c; |
NCR53c7x0_cmd | 5627 | drivers/scsi/53c7,8xx.c | c = (struct NCR53c7x0_cmd *) cmd->host_scribble; |
NCR53c7x0_cmd | 5676 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *ncmd = |
NCR53c7x0_cmd | 5677 | drivers/scsi/53c7,8xx.c | (struct NCR53c7x0_cmd *) cmd->host_scribble; |
NCR53c7x0_cmd | 5689 | drivers/scsi/53c7,8xx.c | if (!check_address ((unsigned long) ncmd, sizeof (struct NCR53c7x0_cmd)) && |
NCR53c7x0_cmd | 5738 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *ncmd = |
NCR53c7x0_cmd | 5739 | drivers/scsi/53c7,8xx.c | (struct NCR53c7x0_cmd *) cmd->host_scribble; |
NCR53c7x0_cmd | 5746 | drivers/scsi/53c7,8xx.c | sizeof (struct NCR53c7x0_cmd)) == -1) |
NCR53c7x0_cmd | 5877 | drivers/scsi/53c7,8xx.c | print_dsa (host, ((struct NCR53c7x0_cmd *) cmd->host_scribble) |
NCR53c7x0_cmd | 6091 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *c; |
NCR53c7x0_cmd | 6095 | drivers/scsi/53c7,8xx.c | for (c = (struct NCR53c7x0_cmd *) hostdata->running_list; c; |
NCR53c7x0_cmd | 6096 | drivers/scsi/53c7,8xx.c | c = (struct NCR53c7x0_cmd *) c->next) { |
NCR53c7x0_cmd | 6344 | drivers/scsi/53c7,8xx.c | struct NCR53c7x0_cmd *cmd, *tmp; |
NCR53c7x0_cmd | 6361 | drivers/scsi/53c7,8xx.c | for (cmd = (struct NCR53c7x0_cmd *) hostdata->free; cmd; cmd = tmp, |
NCR53c7x0_cmd | 6363 | drivers/scsi/53c7,8xx.c | tmp = (struct NCR53c7x0_cmd *) cmd->next; |
NCR53c7x0_cmd | 1111 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *next; /* Linux maintained lists (free, |
NCR53c7x0_cmd | 1250 | drivers/scsi/53c7,8xx.h | void (* dsa_fixup)(struct NCR53c7x0_cmd *cmd); |
NCR53c7x0_cmd | 1260 | drivers/scsi/53c7,8xx.h | int (* dstat_sir_intr)(struct Scsi_Host *host, struct NCR53c7x0_cmd *cmd); |
NCR53c7x0_cmd | 1393 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *running_list; |
NCR53c7x0_cmd | 1397 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *current; /* currently connected |
NCR53c7x0_cmd | 1402 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *spare; /* pointer to spare, |
NCR53c7x0_cmd | 1406 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *free; |
NCR53c7x0_cmd | 1426 | drivers/scsi/53c7,8xx.h | volatile struct NCR53c7x0_cmd *finished_queue; |