sbp2_cfgrom_t
sbp2_cfgrom_free(sbp2_tgt_t *tp, sbp2_cfgrom_t *crp)
sbp2_cfgrom_parse(sbp2_tgt_t *tp, sbp2_cfgrom_t *crp)
sbp2_tgt_get_cfgrom(sbp2_tgt_t *tp, sbp2_cfgrom_t **crpp)
sbp2_cfgrom_t *s_cfgrom; /* Config ROM */
sbp2_cfgrom_t t_cfgrom; /* parsed cfgrom */
int sbp2_tgt_get_cfgrom(sbp2_tgt_t *, sbp2_cfgrom_t **);
void sbp2_cfgrom_free(sbp2_tgt_t *, sbp2_cfgrom_t *);
int sbp2_cfgrom_parse(sbp2_tgt_t *, sbp2_cfgrom_t *);