iscsi_globals.h | 169 } ccb_disp_t; typedef in typeref:enum:__anon466d54870303 252 ccb_disp_t ccb_disp; /* what to do with this ccb */ 681 int send_data_out(connection_t *, pdu_t *, ccb_t *, ccb_disp_t, bool); 695 void send_command(ccb_t *, ccb_disp_t, bool, bool);
|