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

  /src/sys/dev/ic/
isp_target.c 521 } else if (ISP_CAP_SCCFW(isp) == 0) {
595 if (ISP_CAP_SCCFW(isp)) {
723 if (ISP_CAP_SCCFW(isp) == 0) {
966 if (ISP_CAP_SCCFW(isp)) {
1329 if (ISP_CAP_SCCFW(isp)) {
isp.c 1137 if (ISP_CAP_SCCFW(isp)) {
4409 } else if (ISP_CAP_SCCFW(isp)) {
4680 if (ISP_CAP_SCCFW(isp)) {
ispmbox.h 855 #define ISP_CAP_SCCFW(isp) \

Completed in 22 milliseconds