Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Disp_ioctl.h64 #define ISP_ROLE_NONE 0x0 macro
H A Dispvar.h707 #define ISP_ROLE_NONE 0x0 macro
H A Disp.c1502 if (fcp->role == ISP_ROLE_NONE) { in isp_fibre_init()
1759 if (fcp->role != ISP_ROLE_NONE) { in isp_fibre_init_2400()
1988 if (fcp2->role != ISP_ROLE_NONE) { in isp_fibre_init_2400()
5706 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5759 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5785 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5810 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5846 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
5871 if (fcp->role == ISP_ROLE_NONE) { in isp_parse_async_fc()
H A Disp_freebsd.c740 if (FCPARAM(isp, chan)->role != ISP_ROLE_NONE) { in isp_intr_enable()
745 if (SDPARAM(isp, chan)->role != ISP_ROLE_NONE) { in isp_intr_enable()
4775 if (fcp->role != ISP_ROLE_NONE) { in isp_action()
4777 newrole = ISP_ROLE_NONE; in isp_action()
4836 case ISP_ROLE_NONE: in isp_action()
H A Disp_pci.c547 case ISP_ROLE_NONE: in isp_get_specific_options()
H A Disp_library.c377 if (fcp->role == ISP_ROLE_NONE) { in isp_fc_runstate()