Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
HDamr_pci.c280 AMR_IS_SG64(sc) ? in amr_pci_attach()
559 if (AMR_IS_SG64(sc)) in amr_sglist_map()
605 if (AMR_IS_SG64(sc)) in amr_sglist_map()
HDamrvar.h252 #define AMR_IS_SG64(sc) ((sc)->amr_type & AMR_TYPE_SG64) macro
HDamr.c1259 if (AMR_IS_SG64(sc)) { in amr_bio_command()
1267 if (AMR_IS_SG64(sc)) { in amr_bio_command()
1954 if (AMR_IS_SG64(sc)) { in amr_alloccmd_cluster()
1970 if (AMR_IS_SG64(sc) && in amr_alloccmd_cluster()
1994 if (AMR_IS_SG64(sc)) in amr_freecmd_cluster()