Home
last modified time | relevance | path

Searched refs:IOC (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/message/fusion/
Dmptdebug.h69 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
71 if (IOC->debug_level & BITS) \
75 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) argument
83 #define dprintk(IOC, CMD) \ argument
84 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG)
86 #define dsgprintk(IOC, CMD) \ argument
87 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_SG)
89 #define devtprintk(IOC, CMD) \ argument
90 MPT_CHECK_LOGGING(IOC, CMD, MPT_DEBUG_EVENTS)
92 #define devtverboseprintk(IOC, CMD) \ argument
[all …]
/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_history.txt169 * 02-22-05 01.05.07 Added Host Page Buffer Persistent flag to IOC Facts
170 * Reply and IOC Init Request.
262 * Added definitions and structures for IOC Page 2 and
303 * Page 3, IOC Page 3, IOC Page 4, RAID Volume Page 0, and
373 * Added EEDP Flags settings to IOC Page 1.
426 * 03-11-05 01.05.08 Removed the EEDP flags from IOC Page 1.
436 * 06-24-05 01.05.09 Added EEDP defines to IOC Page 1.
437 * Added more RAID type defines to IOC Page 2.
451 * Added IOC GPIO Flags define to SAS Enclosure Page 0.
473 * Added IOC Page 6.
[all …]
/linux-4.19.296/drivers/i2c/busses/
DKconfig1249 tristate "Acorn IOC/IOMD I2C bus support"