HIFN_D_RES_RSIZE  948 dev/pci/hifn7751.c 	if (dma->resi == HIFN_D_RES_RSIZE) {
HIFN_D_RES_RSIZE  950 dev/pci/hifn7751.c 		dma->resr[HIFN_D_RES_RSIZE].l = htole32(HIFN_D_VALID |
HIFN_D_RES_RSIZE  952 dev/pci/hifn7751.c 		HIFN_RESR_SYNC(sc, HIFN_D_RES_RSIZE,
HIFN_D_RES_RSIZE 1104 dev/pci/hifn7751.c 	for (i = 0; i < HIFN_D_RES_RSIZE; i++)
HIFN_D_RES_RSIZE 1117 dev/pci/hifn7751.c 	dma->resr[HIFN_D_RES_RSIZE].p =
HIFN_D_RES_RSIZE 1517 dev/pci/hifn7751.c 	    (dma->resu + 1) > HIFN_D_RES_RSIZE) {
HIFN_D_RES_RSIZE 1578 dev/pci/hifn7751.c 	if (dma->resi == HIFN_D_RES_RSIZE) {
HIFN_D_RES_RSIZE 1580 dev/pci/hifn7751.c 		dma->resr[HIFN_D_RES_RSIZE].l = htole32(HIFN_D_VALID |
HIFN_D_RES_RSIZE 1582 dev/pci/hifn7751.c 		HIFN_RESR_SYNC(sc, HIFN_D_RES_RSIZE,
HIFN_D_RES_RSIZE 1747 dev/pci/hifn7751.c 		if (i != HIFN_D_RES_RSIZE) {
HIFN_D_RES_RSIZE 1757 dev/pci/hifn7751.c 		if (++i == (HIFN_D_RES_RSIZE + 1))
HIFN_D_RES_RSIZE 2240 dev/pci/hifn7751.c 		if (++i == HIFN_D_RES_RSIZE)
HIFN_D_RES_RSIZE 2577 dev/pci/hifn7751.c 	if (dma->resi == HIFN_D_RES_RSIZE) {
HIFN_D_RES_RSIZE 2579 dev/pci/hifn7751.c 		dma->resr[HIFN_D_RES_RSIZE].l = htole32(HIFN_D_VALID |
HIFN_D_RES_RSIZE 2581 dev/pci/hifn7751.c 		HIFN_RESR_SYNC(sc, HIFN_D_RES_RSIZE,
HIFN_D_RES_RSIZE   86 dev/pci/hifn7751var.h 	struct hifn_desc	resr[HIFN_D_RES_RSIZE+1];
HIFN_D_RES_RSIZE   88 dev/pci/hifn7751var.h 	struct hifn_command	*hifn_commands[HIFN_D_RES_RSIZE];