Symbol: HPT_ASSERT
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
163
HPT_ASSERT(list->head);
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
174
HPT_ASSERT(list->dma==0);
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
202
HPT_ASSERT(list->dma);
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
211
HPT_ASSERT(list->dma);
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
240
HPT_ASSERT(vbus_ext->ext_type==EXT_TYPE_VBUS);
sys/dev/raid/hpt27xx/hpt27xx_os_bsd.c
255
HPT_ASSERT(task->next==0);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
162
HPT_ASSERT((f->size & (f->alignment-1))==0);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
168
HPT_ASSERT(f->alignment<=PAGE_SIZE);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
182
HPT_ASSERT(PAGE_SIZE==DMAPOOL_PAGE_SIZE);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
187
HPT_ASSERT(((HPT_UPTR)p & (DMAPOOL_PAGE_SIZE-1))==0);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
213
HPT_ASSERT(p);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
261
HPT_ASSERT(vd);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
498
HPT_ASSERT(0);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
509
HPT_ASSERT(pCmd->flags.physical_sg);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
514
HPT_ASSERT(nsegs<=os_max_sg_descriptors);
sys/dev/raid/hpt27xx/hpt27xx_osm_bsd.c
709
HPT_ASSERT(ext);
sys/dev/raid/hpt27xx/ldm.h
182
HPT_ASSERT((timer)->next==0 && (timer)->pprev==0);\
sys/dev/raid/hpt27xx/list.h
83
HPT_ASSERT(!(head->next==head && head->prev!=head));
sys/dev/raid/hptmv/entry.c
184
HPT_ASSERT(channelNum < MV_SATA_CHANNELS_NUM);
sys/dev/raid/hptmv/entry.c
1849
HPT_ASSERT(0);
sys/dev/raid/hptmv/entry.c
2278
HPT_ASSERT(pmap);
sys/dev/raid/hptmv/entry.c
2539
HPT_ASSERT(0);
sys/dev/raid/hptmv/entry.c
2647
HPT_ASSERT(pCmd->cf_physical_sg);
sys/dev/raid/hptmv/entry.c
2652
HPT_ASSERT(nsegs<= MAX_SG_DESCRIPTORS);
sys/dev/raid/hptmv/entry.c
2775
HPT_ASSERT(pCmd);
sys/dev/raid/hptmv/gui_lib.c
1030
if (pVDevice->pVBus!=_vbus_p) { HPT_ASSERT(0); return -1;}
sys/dev/raid/hptmv/gui_lib.c
839
if (pArray1->pVBus!=_vbus_p) { HPT_ASSERT(0); return -1;}
sys/dev/raid/hptmv/gui_lib.c
943
if (pArray->pVBus!=_vbus_p) { HPT_ASSERT(0); return -1;}
sys/dev/raid/hptmv/ioctl.c
182
if (pArray->pVBus!=_vbus_p) { HPT_ASSERT(0); return -1;}
sys/dev/raid/hptmv/ioctl.c
741
HPT_ASSERT(pCmd);
sys/dev/raid/hptmv/ioctl.c
799
HPT_ASSERT(0);
sys/dev/raid/hptrr/hptrr_os_bsd.c
145
HPT_ASSERT(list->head);
sys/dev/raid/hptrr/hptrr_os_bsd.c
156
HPT_ASSERT(list->dma==0);
sys/dev/raid/hptrr/hptrr_os_bsd.c
184
HPT_ASSERT(list->dma);
sys/dev/raid/hptrr/hptrr_os_bsd.c
193
HPT_ASSERT(list->dma);
sys/dev/raid/hptrr/hptrr_os_bsd.c
222
HPT_ASSERT(vbus_ext->ext_type==EXT_TYPE_VBUS);
sys/dev/raid/hptrr/hptrr_os_bsd.c
237
HPT_ASSERT(task->next==0);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
177
HPT_ASSERT((f->size & (f->alignment-1))==0);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
184
HPT_ASSERT(f->alignment<=PAGE_SIZE);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
198
HPT_ASSERT(PAGE_SIZE==DMAPOOL_PAGE_SIZE);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
203
HPT_ASSERT(((HPT_UPTR)p & (DMAPOOL_PAGE_SIZE-1))==0);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
229
HPT_ASSERT(p);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
277
HPT_ASSERT(vd);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
496
HPT_ASSERT(0);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
507
HPT_ASSERT(pCmd->flags.physical_sg);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
512
HPT_ASSERT(nsegs<=os_max_sg_descriptors);
sys/dev/raid/hptrr/hptrr_osm_bsd.c
709
HPT_ASSERT(ext);
sys/dev/raid/hptrr/ldm.h
177
HPT_ASSERT((timer)->next==0 && (timer)->pprev==0);\
sys/dev/raid/hptrr/list.h
85
HPT_ASSERT(!(head->next==head && head->prev!=head));