HomeSort by: relevance | last modified time | path
    Searched refs:IS_23XX (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ispvar.h 834 #define IS_23XX(isp) ((isp)->isp_type >= ISP_HA_FC_2300 && \
isp.c 196 } else if (IS_23XX(isp) || IS_2200(isp)) {
222 } else if (IS_23XX(isp)) {
636 if (IS_2200(isp) || IS_23XX(isp)) {
744 } else if (IS_23XX(isp)) {
817 } else if (dodnld && IS_23XX(isp)) {
1588 } else if (IS_2200(isp) || IS_23XX(isp)) {
2681 if (IS_23XX(isp) || IS_24XX(isp)) {
4967 if (IS_23XX(isp) || IS_24XX(isp)) {
5014 } else if (IS_23XX(isp)) {
5022 if (IS_23XX(isp) || IS_24XX(isp))
    [all...]

Completed in 16 milliseconds