Home
last modified time | relevance | path

Searched defs:ipsd_strategy (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ips/
H A Dips_disk.c47 static disk_strategy_t ipsd_strategy; variable
101 static void ipsd_strategy(struct bio *iobuf) in ipsd_strategy() function