Home
last modified time | relevance | path

Searched refs:interpret_command_bytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/spi/
H A Dspi.c72 static int interpret_command_bytes(const char *parg, struct spi_options *popt);
255 if (interpret_command_bytes(optarg, &opt)) in main()
398 interpret_command_bytes(const char *parg, struct spi_options *popt) in interpret_command_bytes() function