Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Disp_freebsd.h204 struct isp_fc { struct
205 struct cam_sim *sim;
206 struct cam_path *path;
207 struct ispsoftc *isp;
208 struct proc *kproc;
209 bus_dmamap_t scmap;
210 uint64_t def_wwpn;
211 uint64_t def_wwnn;
212 time_t loop_down_time;
213 int loop_down_limit;
[all …]