ctl_ua_type
ctl_ua_type ua_type;
ctl_ua_type ua_type;
ctl_do_lun_reset(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua_type)
ctl_ua_type ua_type)
ctl_ua_type ua;
ctl_est_ua(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua)
ctl_ua_type *pu;
ctl_est_ua_port(struct ctl_lun *lun, int port, uint32_t except, ctl_ua_type ua)
ctl_est_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua)
ctl_clr_ua(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua)
ctl_ua_type *pu;
ctl_clr_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua)
ctl_ua_type ua_type)
lun->pending_ua = malloc(sizeof(ctl_ua_type *) * ctl_max_ports,
ctl_ua_type ua_type);
ctl_ua_type ua_type);
ctl_ua_type ua_type;
void ctl_est_ua(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua);
ctl_ua_type ua);
void ctl_est_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua);
void ctl_clr_ua(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua);
void ctl_clr_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua);
ctl_ua_type ua_type);
ctl_ua_to_ascq(struct ctl_lun *lun, ctl_ua_type ua_to_build, int *asc,
int *ascq, ctl_ua_type *ua_to_clear, uint8_t **info)
ctl_ua_type
ctl_ua_type ua;
ctl_ua_type ua_to_build, ua_to_clear;
ctl_ua_type
ctl_ua_type *ua;
ctl_ua_type ua_to_build, ua_to_clear;
ua = malloc(sizeof(ctl_ua_type) * CTL_MAX_INIT_PER_PORT,
ctl_ua_type ctl_build_qae(struct ctl_lun *lun, uint32_t initidx, uint8_t *resp);
ctl_ua_type ctl_build_ua(struct ctl_lun *lun, uint32_t initidx,
ctl_ua_type **pending_ua;