Searched refs:cmd_type (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2006 zpool_initialize(zpool_handle_t *zhp, pool_initialize_func_t cmd_type, argument
2044 int err = lzc_initialize(zhp->zpool_name, cmd_type, vdev_guids,
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h2194 uint32_t data_hi, uint32_t data_lo, int cmd_type);
H A Dbxe.c2368 * @cmd_type: command type
2372 int cmd_type)
2374 if ((cmd_type == NONE_CONNECTION_TYPE) ||
2395 * @cmd_type: command type (e.g. NONE, ETH)
2407 int cmd_type)
2413 common = bxe_is_contextless_ramrod(command, cmd_type);
2437 type = (cmd_type << SPE_HDR_T_CONN_TYPE_SHIFT) & SPE_HDR_T_CONN_TYPE;
2371 bxe_is_contextless_ramrod(int cmd, int cmd_type) argument
2402 bxe_sp_post(struct bxe_softc *sc, int command, int cid, uint32_t data_hi, uint32_t data_lo, int cmd_type) argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h3254 uint64_t cmd_type : 2; /**< eMMC command type (0=no data, 1=read, 2=write) */ member in struct:cvmx_mio_emm_rsp_sts::cvmx_mio_emm_rsp_sts_s
3261 uint64_t cmd_type : 2;

Completed in 293 milliseconds

12