summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpireg.h
AgeCommit message (Expand)Author
2008-10-28Add beginings of bio. Disabled for now.Marco Peereboom
2008-10-26Spello and ad some #definesMarco Peereboom
2008-09-30describe the extended configuration header and the sas device config pageDavid Gwynne
2007-09-13define the fc port config page 1.David Gwynne
2006-09-21event data for the sas phy and sas status change messagesDavid Gwynne
2006-09-18macros and types for event notifications from the hardware.David Gwynne
2006-09-18tiny whitespace nitDavid Gwynne
2006-07-09missed a bit of the fw upload stuffDavid Gwynne
2006-07-06get rid of the unused sgl types (and the XXX on the one we actually doDavid Gwynne
2006-07-06fix debugging stuffDavid Gwynne
2006-07-06do not stash pages 2 and 3 (the volume and physdisk pages respectively)David Gwynne
2006-07-01add the raid physical disk config pages. fix the macros in the raid volumeDavid Gwynne
2006-07-01add the raid volume configuration pages.David Gwynne
2006-07-01man, i suck. when i split one of the dwords up in the io command i got theDavid Gwynne
2006-06-29split some fields up in the spi port and dev config pages. makes the pprDavid Gwynne
2006-06-29tweak to make this easier for me to readDavid Gwynne
2006-06-29theres a ton of 32bit fields in mpi messages that have subfields that lieDavid Gwynne
2006-06-29oops, fix the order of the configuration fields in mpi_cfg_spi_port_pg1David Gwynne
2006-06-18Print World Wide Node Name and World Wide Port Name during dmesg so thatMarco Peereboom
2006-06-15Add IOC page 3 support. Needed for RAID and bio.Marco Peereboom
2006-06-15Remove header from structure since it doesnt need it.Marco Peereboom
2006-06-15Add structures and initial code to retrieve IOC page 2. We need this forMarco Peereboom
2006-06-12white space fixesDavid Gwynne
2006-06-12Initial version of dv for scsi. Work based on dlg's code.Marco Peereboom
2006-06-11My spec says that bit 28 is reserved and that 29 is width parameter. Not theMarco Peereboom
2006-06-10the rest of the spi-device configuration pagesDavid Gwynne
2006-06-10the rest of the spi-port configuration pages.David Gwynne
2006-06-01fix some macrosDavid Gwynne
2006-06-01oops, i dont know how to count bits. fix the OFFSET bitmasks in the deviceDavid Gwynne
2006-06-01add spi device configuration pages 0 and 1David Gwynne
2006-05-29add more mpi goo for scsi task management and port configDavid Gwynne
2006-05-29bump mpi up to using 64bit for all dvaDavid Gwynne
2006-05-28junk to read and write configuration pages.David Gwynne
2006-05-27add the messages for config page requests and replies.David Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne