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

/freebsd-13-stable/sys/dev/aac/
H A Daac_cam.c73 struct aac_sim *inf;
115 struct aac_sim *sim;
212 struct aac_sim *inf;
217 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.c669 struct aac_sim *sim;
3712 struct aac_sim *caminf;
3783 caminf = (struct aac_sim *)malloc( sizeof(struct aac_sim),
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_var.h134 struct aac_sim struct
143 TAILQ_ENTRY(aac_sim) sim_link;
447 TAILQ_HEAD(,aac_sim) aac_sim_tqh;
H A Daacraid_cam.c96 struct aac_sim *inf;
172 struct aac_sim *sim;
277 struct aac_sim *inf;
280 inf = (struct aac_sim *)device_get_ivars(dev);
H A Daacraid.c738 struct aac_sim *sim;
3603 struct aac_sim *sim;
3606 sim =(struct aac_sim *)malloc(sizeof(struct aac_sim),
3648 struct aac_sim *caminf;
3722 caminf = (struct aac_sim *)malloc( sizeof(struct aac_sim),

Completed in 74 milliseconds