Home
last modified time | relevance | path

Searched refs:ISP_ROLE_NONE (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp_ioctl.h66 #define ISP_ROLE_NONE 0x0 macro
H A Dispvar.h749 #define ISP_ROLE_NONE 0x0 macro
H A Disp.c1492 if (fcp->role == ISP_ROLE_NONE) { in isp_fibre_init()
1755 if (fcp->role != ISP_ROLE_NONE) { in isp_fibre_init_2400()
1984 if (fcp2->role != ISP_ROLE_NONE) { in isp_fibre_init_2400()
5702 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5755 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5781 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5806 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5842 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5867 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
H A Disp_library.c394 if (fcp->role == ISP_ROLE_NONE) { in isp_fc_runstate()