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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx_reg.h 863 ahc_reg_print_t ahc_scb_control_print; variable in typeref:typename:ahc_reg_print_t
865 #define ahc_scb_control_print(regvalue, cur_col, wrap) \ macro
  /src/sys/dev/ic/
aic7xxx.c 6723 ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL), &cur_col, 60);
6736 ahc_scb_control_print(scb->hscb->control, &cur_col, 60);
6742 ahc_scb_control_print(ahc_inb(ahc, SCB_CONTROL),

Completed in 16 milliseconds