Searched defs:ispsoftc (Results 1 – 1 of 1) sorted by relevance
503 struct ispsoftc { struct507 struct isposinfo isp_osinfo;512 struct ispmdvec * isp_mdvec;519 fcparam *isp_param; /* Per-channel storage. */520 uint16_t isp_fwattr; /* firmware attributes */521 uint16_t isp_fwattr_h; /* firmware attributes */522 uint16_t isp_fwattr_ext[2]; /* firmware attributes */523 uint16_t isp_fwrev[3]; /* Loaded F/W revision */524 uint16_t isp_maxcmds; /* max possible I/O cmds */525 uint16_t isp_nchan; /* number of channels */[all …]