Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/aac/
H A Daac.c87 static void aac_unmap_command(struct aac_command *cm);
860 aac_unmap_command(cm); in aac_new_intr()
1130 aac_unmap_command(cm); in aac_complete()
1608 aac_unmap_command(cm); in aac_map_command_sg()
1617 aac_unmap_command(cm); in aac_map_command_sg()
1628 aac_unmap_command(struct aac_command *cm) in aac_unmap_command() function