Home
last modified time | relevance | path

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

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