Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/isp/
H A Dispvar.h534 struct ispsoftc { struct
538 struct isposinfo isp_osinfo;
543 struct ispmdvec * isp_mdvec;
550 void * isp_param; /* type specific */
551 uint16_t isp_fwrev[3]; /* Loaded F/W revision */
552 uint16_t isp_maxcmds; /* max possible I/O cmds */
553 uint8_t isp_type; /* HBA Chip Type */
554 uint8_t isp_revision; /* HBA Chip H/W Revision */
555 uint32_t isp_maxluns; /* maximum luns supported */
557 uint32_t isp_clock : 8, /* input clock */
[all …]