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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Disp_ioctl.h62 #define ISP_ROLE_NONE 0x0 macro
H A Dispvar.h729 * will take: ISP_ROLE_NONE, ISP_ROLE_INITIATOR, ISP_ROLE_TARGET,
732 * If you set ISP_ROLE_NONE, the cards will be reset, new firmware loaded,
749 #define ISP_ROLE_NONE 0x0 macro
H A Disp.c1493 if (fcp->role == ISP_ROLE_NONE) {
1756 if (fcp->role != ISP_ROLE_NONE) {
1985 if (fcp2->role != ISP_ROLE_NONE) {
5706 if (fcp->role == ISP_ROLE_NONE) {
5759 if (fcp->role == ISP_ROLE_NONE) {
5785 if (fcp->role == ISP_ROLE_NONE) {
5810 if (fcp->role == ISP_ROLE_NONE) {
5846 if (fcp->role == ISP_ROLE_NONE) {
5871 if (fcp->role == ISP_ROLE_NONE) {
7678 * If we're in ISP_ROLE_NONE, tur
[all...]
H A Disp_library.c394 if (fcp->role == ISP_ROLE_NONE) {

Completed in 173 milliseconds