Home
last modified time | relevance | path

Searched refs:IE_FIRST (Results 1 – 14 of 14) sorted by relevance

/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndma_robot_simulator.c131 #define IE_FIRST 0 macro
140 #if (IE_FIRST+IE_COUNT > MTE_FIRST) \
146 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST+IE_COUNT)
250 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
252 sess->robot_acb.sim_dir, src - IE_FIRST); in robot_state_move()
267 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
269 sess->robot_acb.sim_dir, dest - IE_FIRST); in robot_state_move()
487 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
488 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
543 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
[all …]
/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndma_robot_simulator.c131 #define IE_FIRST 0 macro
140 #if (IE_FIRST+IE_COUNT > MTE_FIRST) \
146 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST+IE_COUNT)
250 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
252 sess->robot_acb.sim_dir, src - IE_FIRST); in robot_state_move()
267 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
269 sess->robot_acb.sim_dir, dest - IE_FIRST); in robot_state_move()
487 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
488 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
543 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c972 #define IE_FIRST 0 macro
981 #if (IE_FIRST+IE_COUNT > MTE_FIRST) \
987 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST+IE_COUNT)
1094 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1096 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1111 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1113 sess->robot_acb->sim_dir, dest - IE_FIRST); in robot_state_move()
1332 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1333 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1388 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c972 #define IE_FIRST 0 macro
981 #if (IE_FIRST+IE_COUNT > MTE_FIRST) \
987 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST+IE_COUNT)
1094 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1096 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1111 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1113 sess->robot_acb->sim_dir, dest - IE_FIRST); in robot_state_move()
1332 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1333 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1388 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c972 #define IE_FIRST 0 macro
981 #if (IE_FIRST+IE_COUNT > MTE_FIRST) \
987 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST+IE_COUNT)
1094 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1096 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1111 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1113 sess->robot_acb->sim_dir, dest - IE_FIRST); in robot_state_move()
1332 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1333 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1388 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c972 #define IE_FIRST 0 macro
981 #if (IE_FIRST+IE_COUNT > MTE_FIRST) \
987 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST+IE_COUNT)
1094 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1096 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1111 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1113 sess->robot_acb->sim_dir, dest - IE_FIRST); in robot_state_move()
1332 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1333 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1388 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c882 #define IE_FIRST 0 macro
891 #if (IE_FIRST + IE_COUNT > MTE_FIRST) || \
897 #define IS_IE_ADDR(a) ((a) >= IE_FIRST && (a) < IE_FIRST + IE_COUNT)
1005 src_elt = &rs->ie[src - IE_FIRST]; in robot_state_move()
1007 sess->robot_acb->sim_dir, src - IE_FIRST); in robot_state_move()
1022 dest_elt = &rs->ie[dest - IE_FIRST]; in robot_state_move()
1234 *(p++) = (IE_FIRST >> 8) & 0xff; in execute_cdb_mode_sense_6()
1235 *(p++) = IE_FIRST & 0xff; in execute_cdb_mode_sense_6()
1286 if (min_addr > IE_FIRST || max_elts < num_elts) { in execute_cdb_read_element_status()
1319 *(p++) = IE_FIRST >> 8; /* first element address */ in execute_cdb_read_element_status()
[all …]