/illumos-gate/usr/src/lib/pam_modules/list/ |
H A D | list.c | 49 string_mode_type(pam_list_mode_t op_mode, boolean_t allow) argument 51 return ((op_mode == LIST_COMPAT_MODE) ? "compat" : 84 pam_list_mode_t op_mode = LIST_PLUS_CHECK; local 103 if (op_mode == LIST_PLUS_CHECK) { 104 op_mode = LIST_COMPAT_MODE; 107 string_mode_type(op_mode, allow)); 112 if (op_mode == LIST_PLUS_CHECK) { 116 op_mode = LIST_EXTERNAL_FILE; 120 string_mode_type(op_mode, allow)); 125 if (op_mode [all...] |
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi_rxdma.c | 544 hpi_rxdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, argument 556 switch (op_mode) { 573 "hpi_rxdma_control_status", "control", op_mode)); 585 hpi_rxdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, argument 597 switch (op_mode) { 614 "hpi_rxdma_event_mask", "eventmask", op_mode));
|
H A D | hpi_txdma.c | 167 hpi_txdma_control_status(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, argument 179 switch (op_mode) { 197 " Invalid Input: control <0x%x>", op_mode)); 205 hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, argument 217 switch (op_mode) { 235 op_mode)); 243 hpi_txdma_ring_config(hpi_handle_t handle, io_op_t op_mode, argument 254 switch (op_mode) { 266 " Invalid Input: ring_config <0x%x>", op_mode)); 274 hpi_txdma_mbox_config(hpi_handle_t handle, io_op_t op_mode, argument [all...] |
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 254 * op_mode - OP_GET: get max burst value 267 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, argument 281 switch (op_mode) { 297 op_mode)); 380 * op_mode - OP_GET: get control register value 392 npi_txc_control(npi_handle_t handle, io_op_t op_mode, argument 395 switch (op_mode) { 409 op_mode)); 410 return (NPI_FAILURE | NPI_TXC_OPCODE_INVALID(op_mode));
|
H A D | npi_txdma.c | 488 * op_mode - OP_GET, OP_SET, OP_CLEAR 508 npi_txdma_log_page_config(npi_handle_t handle, io_op_t op_mode, argument 524 switch (op_mode) { 579 if (op_mode == OP_CLEAR) { 638 op_mode)); 652 * op_mode - OP_GET: get valid page configuration 668 npi_txdma_log_page_vld_config(npi_handle_t handle, io_op_t op_mode, argument 683 switch (op_mode) { 710 op_mode)); 1019 * op_mode 1036 npi_txdma_control_status(npi_handle_t handle, io_op_t op_mode, uint8_t channel, p_tx_cs_t cs_p) argument 1101 npi_txdma_event_mask(npi_handle_t handle, io_op_t op_mode, uint8_t channel, p_tx_dma_ent_msk_t mask_p) argument 1167 npi_txdma_event_mask_config(npi_handle_t handle, io_op_t op_mode, uint8_t channel, txdma_ent_msk_cfg_t *mask_cfgp) argument 1360 npi_txdma_ring_config(npi_handle_t handle, io_op_t op_mode, uint8_t channel, uint64_t *reg_data) argument 1418 npi_txdma_mbox_config(npi_handle_t handle, io_op_t op_mode, uint8_t channel, uint64_t *mbox_addr) argument [all...] |
H A D | npi_fflp.c | 2922 npi_fflp_event_mask_config(npi_handle_t handle, io_op_t op_mode, argument 2928 switch (op_mode) { 2953 " eventmask <0x%x>", op_mode));
|
H A D | npi_rxdma.c | 2158 * op_mode - OP_GET: get hardware control and status 2172 npi_rxdma_control_status(npi_handle_t handle, io_op_t op_mode, argument 2186 switch (op_mode) { 2207 "control", op_mode)); 2221 * op_mode - OP_GET: get hardware event mask 2234 npi_rxdma_event_mask(npi_handle_t handle, io_op_t op_mode, argument 2248 switch (op_mode) { 2269 "eventmask", op_mode)); 2284 * op_mode - OP_GET: get hardware event mask 2297 npi_rxdma_event_mask_config(npi_handle_t handle, io_op_t op_mode, argument [all...] |
/illumos-gate/usr/src/cmd/lvm/rpc.metad/ |
H A D | metad_svc_subr.c | 408 int err, op_mode = W_OK; local 411 if ((err = svc_init(rqstp, op_mode, ep)) < 0) 450 int op_mode = W_OK; local 453 if ((err = svc_init(rqstp, op_mode, ep)) < 0) 458 if (check_set_lock(op_mode, args->cl_sk, ep)) 906 int op_mode = W_OK; local 909 if ((err = svc_init(rqstp, op_mode, ep)) < 0) 914 if (check_set_lock(op_mode, args->cl_sk, ep)) 990 int op_mode = W_OK; local 1005 if ((err = svc_init(rqstp, op_mode, e 1181 int op_mode = W_OK; local 1449 int op_mode = W_OK; local 1531 int op_mode = W_OK; local 1711 int op_mode = W_OK; local 2046 int op_mode = W_OK; local 2206 int op_mode = W_OK; local 2269 int op_mode = W_OK; local 2352 int op_mode = R_OK; local 2473 int op_mode = R_OK; local 2535 int op_mode = R_OK; local 2625 int op_mode = R_OK; local 2735 int op_mode = R_OK; local 2832 int op_mode = R_OK; local 2897 int op_mode = R_OK; local 3003 int op_mode = W_OK; local 3185 int op_mode = W_OK; local 3256 int op_mode = W_OK; local 3320 int op_mode = R_OK; local 3380 int op_mode = R_OK; local 3468 int op_mode = R_OK; local 3586 int op_mode = R_OK; local 3646 int op_mode = R_OK; local 3773 int op_mode = W_OK; local 3944 int op_mode = W_OK; local 4131 int op_mode = W_OK; local 4229 int op_mode = W_OK; local 4390 int op_mode = W_OK; local 4520 int op_mode = W_OK; local 4628 int op_mode = W_OK; local 4861 int op_mode = W_OK; local 4926 int op_mode = R_OK; local 4988 int op_mode = R_OK; local 5038 int op_mode = W_OK; local 5110 int op_mode = R_OK; local 5168 int op_mode = W_OK; local 5394 int op_mode = W_OK; local 5455 int op_mode = R_OK; local 5498 int op_mode = R_OK; local 5536 int op_mode = R_OK; local 5576 int op_mode = R_OK; local [all...] |
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 8554 } op_mode = bridgeMode; local 8597 if (op_mode != bridgeMode && op_mode != fwdMode) 8599 op_mode = fwdMode; 8608 if (op_mode != bridgeMode && op_mode != linkMode) 8610 op_mode = linkMode; 8626 if (op_mode != bridgeMode && op_mode != trillMode) 8628 op_mode [all...] |