Searched refs:aac_sim (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/aac/
H A Daac_cam.c73 struct aac_sim *inf;
115 struct aac_sim *sim;
213 struct aac_sim *inf;
218 inf = (struct aac_sim *)device_get_ivars(dev);
H A Daacvar.h122 struct aac_sim struct
130 TAILQ_ENTRY(aac_sim) sim_link;
421 TAILQ_HEAD(,aac_sim) aac_sim_tqh;
H A Daac.c668 struct aac_sim *sim;
3715 struct aac_sim *caminf;
3786 caminf = (struct aac_sim *)malloc( sizeof(struct aac_sim),
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_var.h157 struct aac_sim struct
166 TAILQ_ENTRY(aac_sim) sim_link;
474 TAILQ_HEAD(,aac_sim) aac_sim_tqh;
H A Daacraid_cam.c104 struct aac_sim *inf;
187 struct aac_sim *sim;
293 struct aac_sim *inf;
296 inf = (struct aac_sim *)device_get_ivars(dev);
H A Daacraid.c759 struct aac_sim *sim;
3595 struct aac_sim *sim;
3598 sim =(struct aac_sim *)malloc(sizeof(struct aac_sim),
3640 struct aac_sim *caminf;
3710 caminf = (struct aac_sim *)malloc( sizeof(struct aac_sim),

Completed in 152 milliseconds