Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sa.c377 struct sa_softc { struct
378 sa_state state;
379 sa_flags flags;
380 sa_quirks quirks;
381 u_int si_flags;
382 struct cam_periph *periph;
383 struct bio_queue_head bio_queue;
384 int queue_count;
385 struct devstat *device_stats;
386 struct sa_devs devs;
[all …]