ips_command_t
ips_command_t *command = cmdptr;
ips_command_t *command;
ips_command_t *command;
ips_get_free_cmd(ips_softc_t *sc, ips_command_t **cmd, unsigned long flags)
ips_command_t *command = NULL;
ips_insert_free_cmd(ips_softc_t *sc, ips_command_t *command)
ips_command_t *command;
ips_command_t *command;
ips_issue_morpheus_cmd(ips_command_t *command)
ips_morpheus_poll(ips_command_t *command)
ips_issue_copperhead_cmd(ips_command_t *command)
ips_copperhead_poll(ips_command_t *command)
int (* callback)(ips_command_t *command);
ips_command_t *commandarray;
ips_command_t *staticcmd;
void (*ips_issue_cmd)(ips_command_t *command);
void (*ips_poll_cmd)(ips_command_t *command);
extern int ips_get_free_cmd(ips_softc_t *sc, ips_command_t **command,
extern void ips_insert_free_cmd(ips_softc_t *sc, ips_command_t *command);
extern void ips_issue_morpheus_cmd(ips_command_t *command);
extern void ips_morpheus_poll(ips_command_t *command);
extern void ips_issue_copperhead_cmd(ips_command_t *command);
extern void ips_copperhead_poll(ips_command_t *command);
int ips_timed_wait(ips_command_t *, const char *, int);
ips_command_t *command = cmdptr;
ips_flush_request_finish(ips_command_t *command)
ips_send_flush_request(ips_command_t *command, struct bio *bio)
ips_send_io_request(ips_command_t *command, struct bio *bio)
ips_command_t *command;
ips_command_t *command = cmdptr;
ips_send_adapter_info_cmd(ips_command_t *command)
ips_command_t *command;
ips_command_t *command = cmdptr;
ips_send_drive_info_cmd(ips_command_t *command)
ips_timed_wait(ips_command_t *command, const char *id, int timo)
ips_command_t *command;
ips_send_flush_cache_cmd(ips_command_t *command)
ips_command_t *command;
ips_send_ffdc_reset_cmd(ips_command_t *command)
ips_command_t *command;
ips_write_nvram(ips_command_t *command)
ips_command_t *command = cmdptr;
ips_read_nvram(ips_command_t *command)
ips_wakeup_callback(ips_command_t *command)
ips_command_t *command;
ips_send_config_sync_cmd(ips_command_t *command)
ips_send_error_table_cmd(ips_command_t *command)
ips_command_t *command;
ips_io_request_finish(ips_command_t *command)
ips_command_t *command;
ips_command_t *command;
command = (ips_command_t *)arg;
ipsd_dump_block_complete(ips_command_t *command)
static void ipsd_dump_block_complete(ips_command_t *command);
ips_command_t *command;
ips_ioctl_finish(ips_command_t *command)
ips_command_t *command;
ips_ioctl_start(ips_command_t *command)
void (*ips_issue_cmd)(ips_command_t *);
void (*ips_poll_cmd)(ips_command_t *);