Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hpt27xx/
H A Dos_bsd.h159 typedef struct _vbus_ext { struct
161 struct _vbus_ext *next; argument
162 PHBA hba_list;
163 struct freelist *freelist_head;
164 struct freelist *freelist_dma_head;
166 struct cam_sim *sim; /* sim for this vbus */
171 POS_CMDEXT cmdext_list;
173 OSM_TASK *tasks;
174 struct task worker;
176 struct callout timer;
[all …]
/dragonfly/sys/dev/raid/hptrr/
H A Dos_bsd.h161 typedef struct _vbus_ext { struct
163 struct _vbus_ext *next; argument
164 PHBA hba_list;
165 struct freelist *freelist_head;
166 struct freelist *freelist_dma_head;
168 struct cam_sim *sim; /* sim for this vbus */
173 POS_CMDEXT cmdext_list;
175 OSM_TASK *tasks;
176 struct task worker;
178 struct callout timer;
[all …]