cmdp              102 ddb/db_command.c db_cmd_search(char *name, struct db_command *table, struct db_command **cmdp)
cmdp              117 ddb/db_command.c 		    *cmdp = cmd;
cmdp              132 ddb/db_command.c 		    *cmdp = cmd;
cmdp              913 dev/pci/hifn7751.c hifn_alloc_slot(struct hifn_softc *sc, int *cmdp, int *srcp,
cmdp              925 dev/pci/hifn7751.c 	*cmdp = dma->cmdi++;
cmdp               63 dev/sdmmc/sdmmcchip.h #define sdmmc_chip_exec_command(tag, handle, cmdp)			\
cmdp               64 dev/sdmmc/sdmmcchip.h 	((tag)->exec_command((handle), (cmdp)))
cmdp              550 scsi/cd.c      	struct scsi_generic *cmdp;
cmdp              622 scsi/cd.c      			cmdp = (struct scsi_generic *)&cmd_small;
cmdp              633 scsi/cd.c      			cmdp = (struct scsi_generic *)&cmd_big;
cmdp              643 scsi/cd.c      		error = scsi_scsi_cmd(sc_link, cmdp, cmdlen,
cmdp              596 scsi/sd.c      	struct scsi_generic *cmdp;
cmdp              670 scsi/sd.c      			cmdp = (struct scsi_generic *)&cmd_small;
cmdp              682 scsi/sd.c      			cmdp = (struct scsi_generic *)&cmd_big;
cmdp              694 scsi/sd.c      			cmdp = (struct scsi_generic *)&cmd_12;
cmdp              705 scsi/sd.c      			cmdp = (struct scsi_generic *)&cmd_16;
cmdp              715 scsi/sd.c      		error = scsi_scsi_cmd(sc_link, cmdp, cmdlen,