Searched defs:ispsoftc (Results 1 – 1 of 1) sorted by relevance
576 struct ispsoftc { struct580 struct isposinfo isp_osinfo;585 struct ispmdvec * isp_mdvec;592 void * isp_param; /* type specific */593 uint16_t isp_fwrev[3]; /* Loaded F/W revision */594 uint16_t isp_maxcmds; /* max possible I/O cmds */595 uint8_t isp_type; /* HBA Chip Type */596 uint8_t isp_revision; /* HBA Chip H/W Revision */597 uint32_t isp_maxluns; /* maximum luns supported */599 uint32_t isp_clock : 8, /* input clock */[all …]