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

  /src/sys/dev/ic/
ispvar.h 460 #define FC_PORTDB_STATE_NIL 0
isp.c 2065 case FC_PORTDB_STATE_NIL:
2068 fcp->portdb[i].state = FC_PORTDB_STATE_NIL;
2677 fcp->portdb[FL_ID].state = FC_PORTDB_STATE_NIL;
2783 if (lp->state == FC_PORTDB_STATE_NIL || lp->target_mode) {
2802 lp->state = FC_PORTDB_STATE_NIL;
3055 if (lp->state == FC_PORTDB_STATE_NIL ||
3138 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) {
3737 if (lp->state == FC_PORTDB_STATE_NIL) {
4172 FC_PORTDB_STATE_NIL) {
isp_netbsd.c 949 lp->state = FC_PORTDB_STATE_NIL;
1326 lp->state = FC_PORTDB_STATE_NIL;
isp_library.c 462 if (lp->state == FC_PORTDB_STATE_NIL && lp->target_mode == 0) {
2503 if (fcp->portdb[i].state == FC_PORTDB_STATE_NIL) {

Completed in 24 milliseconds