Home
last modified time | relevance | path

Searched refs:adv_ccb_info (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/advansys/
H A Dadvansys.c77 static struct adv_ccb_info *
92 struct adv_ccb_info *cinfo; in adv_get_ccb_info()
145 struct adv_ccb_info *cinfo; in adv_clear_state_really()
203 struct adv_ccb_info *cinfo; in adv_action()
522 struct adv_ccb_info *cinfo; in adv_execute_ccb()
636 static struct adv_ccb_info *
640 struct adv_ccb_info *cinfo; in adv_alloc_ccb_info()
666 struct adv_ccb_info *cinfo; in adv_timeout()
752 struct adv_ccb_info *cinfo; in adv_free()
1045 struct adv_ccb_info *cinfo; in adv_run_doneq()
[all …]
H A Dadvlib.h93 struct adv_ccb_info { struct
97 SLIST_ENTRY(adv_ccb_info) links; argument
502 struct adv_ccb_info *ccb_infos;
503 SLIST_HEAD(, adv_ccb_info) free_ccb_infos;
H A Dadvlib.c1984 struct adv_ccb_info *ccb_info; in adv_abort_ccb()
1997 struct adv_ccb_info *cinfo; in adv_abort_ccb()
2007 cinfo = (struct adv_ccb_info *) in adv_abort_ccb()