Searched refs:commandp (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/ddb/
H A Ddb_script.c244 db_command_trim(char **commandp) argument
248 command = *commandp;
254 *commandp = command;
/freebsd-10.1-release/sys/mips/cavium/
H A Doctopci.c470 octopci_init_bar(device_t dev, unsigned b, unsigned s, unsigned f, unsigned barnum, uint8_t *commandp) argument
503 *commandp |= PCIM_CMD_PORTEN;
543 *commandp |= PCIM_CMD_MEMEN;

Completed in 101 milliseconds