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

  /src/sys/dev/iscsi/
iscsi_globals.h 127 #define CCBF_SENDTARGET 0x0004 /* SendTargets text request, not negotiation */
iscsi_send.c 915 if (tx_ccb->ccb_flags & CCBF_SENDTARGET) {
987 ccb->ccb_flags |= CCBF_SENDTARGET;

Completed in 14 milliseconds