summaryrefslogtreecommitdiff
path: root/sys/dev/ic/qlavar.h
AgeCommit message (Expand)Author
2014-04-14Always copy out all mailbox registers and use msleep in a loop to ensure thatJonathan Matthew
2014-04-05set adapter buswidth according to the number of loop ids supported by theJonathan Matthew
2014-03-31Rather than scanning local loop ids sequentially, just ask the chip whichJonathan Matthew
2014-02-20pull the isr reads out into per chip variants we get to via pointersDavid Gwynne
2014-02-19tweak the response queue handling so it looks like qle. the importantDavid Gwynne
2014-02-02carve up qla_attach() into bits we can use to process loop and fabric changesJonathan Matthew
2014-02-01On sparc64, use the WWNs from Open Firmware, as the onboard ISP2200 that canMark Kettenis
2014-01-19Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xxJonathan Matthew