Home
last modified time | relevance | path

Searched defs:hardcode (Results 1 – 12 of 12) sorted by relevance

/trueos/sys/dev/nxge/
HDif_nxge.h128 #define XGE_GET_PARAM(str_kenv, to, param, hardcode) { \ argument
139 #define XGE_GET_PARAM_MAC(str_kenv, param, hardcode) \ argument
142 #define XGE_GET_PARAM_FIFO(str_kenv, param, hardcode) \ argument
145 #define XGE_GET_PARAM_FIFO_QUEUE(str_kenv, param, qindex, hardcode) \ argument
149 #define XGE_GET_PARAM_FIFO_QUEUE_TTI(str_kenv, param, qindex, tindex, hardcode)\ argument
153 #define XGE_GET_PARAM_RING(str_kenv, param, hardcode) \ argument
156 #define XGE_GET_PARAM_RING_QUEUE(str_kenv, param, qindex, hardcode) \ argument
160 #define XGE_GET_PARAM_RING_QUEUE_RTI(str_kenv, param, qindex, hardcode) \ argument
/trueos/sbin/geom/class/concat/
HDgeom_concat.c118 int error, i, hardcode, nargs; in concat_label() local
/trueos/sbin/geom/class/raid3/
HDgeom_raid3.c149 int hardcode, round_robin, verify; in raid3_label() local
/trueos/sbin/geom/class/shsec/
HDgeom_shsec.c111 int error, i, nargs, hardcode; in shsec_label() local
/trueos/sbin/geom/class/stripe/
HDgeom_stripe.c129 int error, i, nargs, hardcode; in stripe_label() local
/trueos/sbin/geom/class/journal/
HDgeom_journal.c143 int error, force, i, nargs, checksum, hardcode; in journal_label() local
/trueos/sys/geom/mirror/
HDg_mirror_ctl.c102 int *autosync, *noautosync, *failsync, *nofailsync, *hardcode, *dynamic; in g_mirror_ctl_configure() local
399 int error, *nargs, *hardcode, *inactive; in g_mirror_ctl_insert() local
/trueos/sbin/geom/class/virstor/
HDgeom_virstor.c214 int hardcode, nargs, error; in virstor_label() local
/trueos/sbin/geom/class/mirror/
HDgeom_mirror.c177 int error, i, nargs, bal, hardcode; in mirror_label() local
/trueos/sys/geom/raid3/
HDg_raid3_ctl.c407 int *hardcode, *nargs, error, autono; in g_raid3_ctl_insert() local
/trueos/sys/geom/virstor/
HDg_virstor.c268 int *hardcode, *nargs; in virstor_ctl_add() local
503 u_int nc, u_int hardcode) in fill_metadata()
/trueos/sys/dev/vxge/
HDvxge.h40 #define VXGE_GET_PARAM(str_kenv, to, param, hardcode) { \ argument