Home
last modified time | relevance | path

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

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