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

  /src/sys/dev/ic/
isp_target.c 247 if (ISP_CAP_2KLOGIN(isp)) {
257 if (ISP_CAP_2KLOGIN(isp)) {
285 if (ISP_CAP_2KLOGIN(isp)) {
410 if (ISP_CAP_2KLOGIN(isp)) {
553 if (ISP_CAP_2KLOGIN(isp)) {
563 if (ISP_CAP_2KLOGIN(isp)) {
600 if (ISP_CAP_2KLOGIN(isp)) {
726 if (ISP_CAP_2KLOGIN(isp)) {
953 if (ISP_CAP_2KLOGIN(isp)) {
1116 if (ISP_CAP_2KLOGIN(isp))
    [all...]
isp.c 2237 if (ISP_CAP_2KLOGIN(isp)) {
2290 if (ISP_CAP_2KLOGIN(isp)) {
2315 } else if (ISP_CAP_2KLOGIN(isp)) {
2377 if (ISP_CAP_2KLOGIN(isp)) {
2406 if (ISP_CAP_2KLOGIN(isp)) {
2552 if (ISP_CAP_2KLOGIN(isp)) {
2951 if (ISP_CAP_2KLOGIN(isp)) {
3888 if (ISP_CAP_2KLOGIN(isp)) {
4157 if (ISP_CAP_2KLOGIN(isp)) {
4403 } else if (ISP_CAP_2KLOGIN(isp))
    [all...]
isp_netbsd.c 141 if (ISP_CAP_2KLOGIN(isp) == 0 && MAX_FC_TARG > 256) {
410 if (ISP_CAP_2KLOGIN(isp) == 0) {
485 if (ISP_CAP_2KLOGIN(isp)) {
isp_library.c 215 if (ISP_CAP_2KLOGIN(isp)) {
226 if (ISP_CAP_2KLOGIN(isp)) {
2234 if (ISP_CAP_2KLOGIN(isp)) {
ispmbox.h 857 #define ISP_CAP_2KLOGIN(isp) \

Completed in 30 milliseconds