Home
last modified time | relevance | path

Searched refs:AHC_INITIATORROLE (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_seq.h1018 return ((ahc->flags & AHC_INITIATORROLE) != 0); in ahc_patch8_func()
Daic7xxx.seq183 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
334 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
648 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
931 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1270 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1368 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
1696 if ((ahc->flags & AHC_INITIATORROLE) != 0) {
/openbsd/src/sys/dev/ic/
Daic7xxxvar.h344 AHC_INITIATORROLE = 0x1000, /* enumerator
Daic7xxx.c4587 if ((ahc->flags & AHC_INITIATORROLE) != 0) in ahc_chip_init()
4684 ahc->flags |= AHC_INITIATORROLE; in ahc_init()
4783 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
4789 && (ahc->flags & AHC_INITIATORROLE) != 0) in ahc_init()
6698 && (ahc->flags & AHC_INITIATORROLE) != 0) { in ahc_handle_en_lun()
6707 } else if ((ahc->flags & AHC_INITIATORROLE) != 0 in ahc_handle_en_lun()
6749 ahc->flags &= ~AHC_INITIATORROLE; in ahc_handle_en_lun()
7001 ahc->flags |= AHC_INITIATORROLE; in ahc_handle_en_lun()