Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c9636 u_int dffstat; in ahd_dump_card_state() local
9788 dffstat = ahd_inb(ahd, DFFSTAT); in ahd_dump_card_state()
9799 (dffstat & (FIFO0FREE << i)) ? "Free" : "Active", in ahd_dump_card_state()