Searched refs:sblkctl (Results 1 – 2 of 2) sorted by relevance
788 uint8_t sblkctl; in ahc_pci_config() 947 sblkctl = ahc_inb(ahc, SBLKCTL); in ahc_pci_config() 948 ahc_outb(ahc, SBLKCTL, (sblkctl & ~(DIAGLEDEN|DIAGLEDON))); in ahc_pci_config() 795 uint8_t sblkctl; ahc_pci_config() local
5815 u_int sblkctl; in ahd_iocell_first_selection() local5821 sblkctl = ahd_inb(ahd, SBLKCTL); in ahd_iocell_first_selection()5827 if ((sblkctl & ENAB40) != 0) { in ahd_iocell_first_selection()9980 u_int sblkctl; in ahd_handle_en_lun() local9984 sblkctl = ahd_inb(ahd, SBLKCTL); in ahd_handle_en_lun()9985 cur_channel = (sblkctl & SELBUSB) in ahd_handle_en_lun()9994 sblkctl ^ SELBUSB); in ahd_handle_en_lun()9999 ahd_outb(ahd, SBLKCTL, sblkctl); in ahd_handle_en_lun()