HomeSort by: relevance | last modified time | path
    Searched refs:bktr_msp_control (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bt8xx.h 345 struct bktr_msp_control { struct
352 #define BT848_MSP_READ _IOWR('x', 77, struct bktr_msp_control) /* MSP chip read */
353 #define BT848_MSP_WRITE _IOWR('x', 78, struct bktr_msp_control) /* MSP chip write */
  /src/sys/dev/pci/bktr/
bktr_core.c 2311 struct bktr_msp_control *msp;
2312 msp = (struct bktr_msp_control *) arg;
2320 struct bktr_msp_control *msp;
2321 msp = (struct bktr_msp_control *) arg;

Completed in 14 milliseconds