Searched refs:SELBUSB (Results 1 – 4 of 4) sorted by relevance
81 xor SBLKCTL,SELBUSB; /* Toggle to the other bus */89 xor SBLKCTL,SELBUSB; /* Toggle to the other bus */221 test SBLKCTL, SELBUSB jz . + 2;347 test SBLKCTL, SELBUSB jz . + 2;371 and SINDEX,~SELBUSB,SBLKCTL;/* Clear channel select bit */373 or SINDEX, SELBUSB;
1284 #define SELBUSB 0x08 macro
557 field SELBUSB 0x08
9985 cur_channel = (sblkctl & SELBUSB) in ahd_handle_en_lun()9994 sblkctl ^ SELBUSB); in ahd_handle_en_lun()