Lines Matching refs:fido_bio_info_t
643 bio_reset_info(fido_bio_info_t *i) in bio_reset_info()
652 fido_bio_info_t *i = arg; in bio_parse_info()
684 bio_rx_info(fido_dev_t *dev, fido_bio_info_t *i, int *ms) in bio_rx_info()
717 bio_get_info_wait(fido_dev_t *dev, fido_bio_info_t *i, int *ms) in bio_get_info_wait()
732 fido_bio_dev_get_info(fido_dev_t *dev, fido_bio_info_t *i) in fido_bio_dev_get_info()
840 fido_bio_info_t *
843 return (calloc(1, sizeof(fido_bio_info_t))); in fido_bio_info_new()
847 fido_bio_info_type(const fido_bio_info_t *i) in fido_bio_info_type()
853 fido_bio_info_max_samples(const fido_bio_info_t *i) in fido_bio_info_max_samples()
873 fido_bio_info_free(fido_bio_info_t **ip) in fido_bio_info_free()
875 fido_bio_info_t *i; in fido_bio_info_free()