Searched refs:pad_start (Results 1 – 4 of 4) sorted by relevance
372 sc->pad_start = 0; in sc_start()527 sc->pad_start = 0; in scintr()779 sc->pad_start = 0; in scsi_softreset()887 sc->pad_start = 0; in sc_resel()951 sc->pad_start = 0; in sc_discon()1016 sc->pad_start = 0; in sc_pmatch()1251 sc->pad_start = 0;1628 sc->pad_start = 1;1727 if (sc->pad_start) {1728 sc->pad_start = 0;
258 int pad_start; member
1402 immutable pad_start = roundUp(start);// rounded up in PackedArrayViewImpl() local1403 if (pad_start >= end) //rounded up >= then end of slice in PackedArrayViewImpl()1412 for (i=start; i<pad_start; i++) in PackedArrayViewImpl()1415 if (pad_start != pad_end) in PackedArrayViewImpl()
1369 immutable pad_start = roundUp(start);// rounded up in PackedArrayViewImpl() local1370 if (pad_start >= end) //rounded up >= then end of slice in PackedArrayViewImpl()1379 for (i=start; i<pad_start; i++) in PackedArrayViewImpl()1382 if (pad_start != pad_end) in PackedArrayViewImpl()