OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_1280
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ispvar.h
821
#define
IS_1280
(isp) (isp->isp_type == ISP_HA_SCSI_1280)
825
#define IS_12X0(isp) (IS_1240(isp) ||
IS_1280
(isp))
828
#define IS_ULTRA2(isp) (IS_1080(isp) ||
IS_1280
(isp) || IS_1X160(isp))
isp.c
320
if (
IS_1280
(isp))
7760
} else if (
IS_1280
(isp) || IS_1240(isp)) {
Completed in 22 milliseconds
Indexes created Thu Nov 06 17:09:51 GMT 2025