bktr_msp_control  342 dev/ic/bt8xx.h struct bktr_msp_control {
bktr_msp_control  349 dev/ic/bt8xx.h #define BT848_MSP_READ  _IOWR('x', 77, struct bktr_msp_control)	/* MSP chip read */
bktr_msp_control  350 dev/ic/bt8xx.h #define BT848_MSP_WRITE _IOWR('x', 78, struct bktr_msp_control)	/* MSP chip write */
bktr_msp_control 2088 dev/pci/bktr/bktr_core.c 		struct bktr_msp_control *msp;
bktr_msp_control 2089 dev/pci/bktr/bktr_core.c 		msp = (struct bktr_msp_control *) arg;
bktr_msp_control 2097 dev/pci/bktr/bktr_core.c 		struct bktr_msp_control *msp;
bktr_msp_control 2098 dev/pci/bktr/bktr_core.c 		msp = (struct bktr_msp_control *) arg;