Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_freebsd.h225 struct isp_fc { struct
226 struct cam_sim *sim;
227 struct cam_path *path;
228 struct ispsoftc *isp;
229 struct proc *kproc;
230 bus_dma_tag_t tdmat;
231 bus_dmamap_t tdmap;
232 uint64_t def_wwpn;
233 uint64_t def_wwnn;
234 uint32_t loop_down_time;
[all …]