Home
last modified time | relevance | path

Searched defs:ccb_dev_match (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/sys/cam/
H A Dcam_ccb.h577 struct ccb_dev_match { struct
579 ccb_dev_match_status status; argument
580 uint32_t num_patterns;
581 uint32_t pattern_buf_len;
582 struct dev_match_pattern *patterns;
583 uint32_t num_matches;
584 uint32_t match_buf_len;
585 struct dev_match_result *matches;
586 struct ccb_dev_position pos;