cistpl_callout_t
cis_create_cis_chain(cs_socket_t *sp, cistpl_callout_t *cistpl_callout,
cistpl_callout_t *cistpl_callout;
cistpl_callout = va_arg(arglist, cistpl_callout_t *);
cistpl_callout_t *co;
co = va_arg(arglist, cistpl_callout_t *);
cis_list_lcreate(cistpl_callout_t *cistpl_callout, cisptr_t *cisptr,
cis_process_longlink(cistpl_callout_t *cistpl_callout, cistpl_t *tp,
static int cis_process_longlink(cistpl_callout_t *, cistpl_t *,
static int cis_create_cis_chain(cs_socket_t *, cistpl_callout_t *,
extern cistpl_callout_t cistpl_std_callout[];
cis_list_create(cistpl_callout_t *cistpl_callout, cs_socket_t *sp)
cistpl_callout_t cistpl_std_callout[] = {
cistpl_vers_2_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_jedec_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_format_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_geometry_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags,
cistpl_byteorder_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags,
cistpl_date_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_battery_handler(cistpl_callout_t *co, cistpl_t *tp,
cis_tuple_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags,
cistpl_org_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_manfid_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_funcid_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_funce_serial_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_funce_lan_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags,
cistpl_linktarget_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags,
cistpl_longlink_ac_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags,
cistpl_longlink_mfc_handler(cistpl_callout_t *co, cistpl_t *tp,
cis_return_name(cistpl_callout_t *co, cistpl_get_tuple_name_t *gtn)
cis_no_tuple_handler(cistpl_callout_t *co, cistpl_t *tp,
cis_unknown_tuple_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_vers_1_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_config_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_device_handler(cistpl_callout_t *co, cistpl_t *tp,
cistpl_cftable_handler(cistpl_callout_t *co, cistpl_t *tp,
static void cis_return_name(cistpl_callout_t *, cistpl_get_tuple_name_t *);
cistpl_callout_t *cis_cistpl_std_callout;
uint32_t cis_list_create(cistpl_callout_t *, cs_socket_t *);
uint32_t cis_list_lcreate(cistpl_callout_t *, cisptr_t *,
uint32_t cis_tuple_handler(cistpl_callout_t *, cistpl_t *, uint32_t,
uint32_t cis_no_tuple_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cis_unknown_tuple_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_vers_1_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_config_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_device_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_cftable_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_jedec_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_vers_2_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_format_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_geometry_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_byteorder_handler(cistpl_callout_t *,
uint32_t cistpl_date_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_battery_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_org_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_funcid_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_funce_serial_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_funce_lan_handler(cistpl_callout_t *,
uint32_t cistpl_manfid_handler(cistpl_callout_t *, cistpl_t *,
uint32_t cistpl_linktarget_handler(cistpl_callout_t *,
uint32_t cistpl_longlink_ac_handler(cistpl_callout_t *,
uint32_t cistpl_longlink_mfc_handler(cistpl_callout_t *,
cistpl_callout_t *cistpl_std_callout; /* standard callout list */