Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_freebsd.h195 struct isp_fc { struct
196 struct cam_sim *sim;
197 struct cam_path *path;
198 struct ispsoftc *isp;
199 struct proc *kproc;
200 bus_dmamap_t scmap;
201 uint64_t def_wwpn;
202 uint64_t def_wwnn;
203 time_t loop_down_time;
204 int loop_down_limit;
[all …]