Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq2351 mov SCB_NEXT, FREE_SCBH;
2353 mov FREE_SCBH, SCBPTR ret;
2369 cmp FREE_SCBH, SCB_LIST_NULL jne dequeue_free_scb;
2382 mov SCBPTR, FREE_SCBH;
2383 mov FREE_SCBH, SCB_NEXT ret;
H A Daic7xxx.c4264 ahc_outb(ahc, FREE_SCBH, 0); in ahc_build_free_scb_list()
4267 ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL); in ahc_build_free_scb_list()
5791 ahc_outb(ahc, SCB_NEXT, ahc_inb(ahc, FREE_SCBH)); in ahc_add_curscb_to_free_list()
5792 ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR)); in ahc_add_curscb_to_free_list()
6798 scb_index = ahc_inb(ahc, FREE_SCBH); in ahc_dump_card_state()
H A Daic7xxx_reg.h1349 #define FREE_SCBH 0x42 macro
H A Daic7xxx.reg1395 FREE_SCBH {