Home
last modified time | relevance | path

Searched refs:SCB_CDB_LEN_PTR (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h283 || (scb->hscb->cdb_len & SCB_CDB_LEN_PTR) != 0) in ahd_setup_scb_common()
H A Daic79xx_osm.c1100 hscb->cdb_len |= SCB_CDB_LEN_PTR; in ahd_setup_data()
H A Daic79xx_reg.h3722 #define SCB_CDB_LEN_PTR 0x80 macro
H A Daic79xx.reg3873 field SCB_CDB_LEN_PTR 0x80 /* CDB in host memory */
H A Daic79xx.seq1942 test SCB_CDB_LEN, SCB_CDB_LEN_PTR jnz cfg4istat_have_sense_addr;
H A Daic79xx.c6624 ahd_outb(ahd, CDBLIMIT, SCB_CDB_LEN_PTR - 1); in ahd_chip_init()