Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dhifn7751var.h91 struct hifn_command *hifn_commands[HIFN_D_RES_RSIZE]; member
H A Dhifn7751.c1850 dma->hifn_commands[resi] = cmd; in hifn_crypto()
2012 cmd = dma->hifn_commands[i]; in hifn_intr()
2015 dma->hifn_commands[i] = NULL; in hifn_intr()
2433 cmd = dma->hifn_commands[i]; in hifn_abort()
2435 dma->hifn_commands[i] = NULL; in hifn_abort()
2786 dma->hifn_commands[resi] = cmd; in hifn_compress_enter()