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

  /src/sys/dev/ic/
ispvar.h 438 * The 'target_mode' tag means that this entry arrived via a
447 target_mode : 1, member in struct:__anon8dd872cf0408
isp_library.c 462 if (lp->state == FC_PORTDB_STATE_NIL && lp->target_mode == 0) {
2331 if (lp->target_mode == 0) {
2354 if (lp->target_mode == 0) {
2380 if (lp->target_mode == 0) {
2438 if (lp->target_mode == 0) {
2500 if (fcp->portdb[i].target_mode == 1) {
2515 lp->target_mode = 1;
2556 if (lp->target_mode == 0) {
isp.c 2045 if (fcp->portdb[i].target_mode) {
2783 if (lp->state == FC_PORTDB_STATE_NIL || lp->target_mode) {
3056 lp->target_mode) {
3135 if (fcp->portdb[i].target_mode) {
3575 lp->target_mode) {
3734 if (lp->target_mode) {
3809 if (fcp->portdb[dbidx].target_mode) {

Completed in 20 milliseconds