Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptrr/
H A Dhptrr_osm_bsd.c888 #define DEVICEID_VALID(id) ((id) && ((HPT_U32)(id)!=0xffffffff)) macro
939 if (DEVICEID_VALID(devinfo.u.array.Members[i])) in __hpt_stop_tasks()
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhpt27xx_osm_bsd.c914 #define DEVICEID_VALID(id) ((id) && ((HPT_U32)(id)!=0xffffffff)) macro
965 if (DEVICEID_VALID(devinfo.u.array.Members[i])) in __hpt_stop_tasks()