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

  /src/sys/dev/ic/
ispmbox.h 859 #define ISP_CAP_MULTI_ID(isp) \
863 (ISP_CAP_MULTI_ID(isp) ? tag : 0)
isp.c 1093 if (IS_FC(isp) && ISP_CAP_MULTI_ID(isp) == 0 && isp->isp_nchan > 1) {
2412 if (ISP_CAP_MULTI_ID(isp)) {
2542 if (ISP_CAP_MULTI_ID(isp)) {
3548 if (ISP_CAP_MULTI_ID(isp)) {
5856 if (ISP_FW_NEWER_THAN(isp, 4, 0, 25) && ISP_CAP_MULTI_ID(isp)) {
isp_library.c 557 } else if (ISP_CAP_MULTI_ID(isp)) {

Completed in 22 milliseconds