1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/dev/isp
Matt Jacob 40e88de6c3 Add mailbox bitmask macros (numbers of available mailbox registers
based upon Qlogic chip type). Define maximum mailboxes. Add INT_PENDING_MASK
macro. Change mailbox offset macro name.
2000-06-27 19:15:43 +00:00
..
isp_freebsd.c Remove all ISP2100_SCCLUN define protected code and replace it with 2000-06-18 04:50:26 +00:00
isp_freebsd.h Roll platform minor number. Force definition of SCSI_ISP_FABRIC 2000-06-18 04:47:12 +00:00
isp_inline.h Add an isp_handle_index function- this is prepatory to loading more into 2000-06-27 19:14:14 +00:00
isp_pci.c Clean up firmware load issues and remove darn near all config options. 2000-06-18 05:18:55 +00:00
isp_target.c Remove all ISP2100_SCCLUN define based code and replace it with runtime 2000-06-18 04:48:28 +00:00
isp_target.h add "disable autodisconnect" flags 2000-06-18 04:44:41 +00:00
isp_tpublic.h
isp.c Once we have firmware running (if isp_reset) and this is the first time 2000-06-18 04:56:17 +00:00
ispmbox.h
ispreg.h Add mailbox bitmask macros (numbers of available mailbox registers 2000-06-27 19:15:43 +00:00
ispvar.h Roll core minor version. Set ISP_MAX_LUNS to be off of new isp_maxluns 2000-06-18 04:45:51 +00:00
MAINTAINER