Home
last modified time | relevance | path

Searched defs:cmd_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sbin/nvmecontrol/
Dcomnd.c341 cmd_init(void) in cmd_init() function
/freebsd-12-stable/sys/dev/usb/misc/
Dugold.c84 static uint8_t cmd_init[8] = {0x01, 0x82, 0x77, 0x01, 0x00, 0x00, 0x00, 0x00}; variable
/freebsd-12-stable/sbin/gbde/
Dgbde.c519 cmd_init(struct g_bde_key *gl, int dfd, const char *f_opt, int i_opt, const char *l_opt) in cmd_init() function