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

  /src/sys/dev/ic/
isp_ioctl.h 66 #define ISP_ROLE_NONE 0x0
ispvar.h 729 * 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
isp.c 1492 if (fcp->role == ISP_ROLE_NONE) {
1755 if (fcp->role != ISP_ROLE_NONE) {
1984 if (fcp2->role != ISP_ROLE_NONE) {
5702 if (fcp->role == ISP_ROLE_NONE) {
5755 if (fcp->role == ISP_ROLE_NONE) {
5781 if (fcp->role == ISP_ROLE_NONE) {
5806 if (fcp->role == ISP_ROLE_NONE) {
5842 if (fcp->role == ISP_ROLE_NONE) {
5867 if (fcp->role == ISP_ROLE_NONE) {
7674 * If we're in ISP_ROLE_NONE, turn off the lasers
    [all...]
isp_library.c 399 if (fcp->role == ISP_ROLE_NONE) {

Completed in 20 milliseconds