mly.c | 504 * Clear any previous BTL information. For each bus that scsipi 506 * all BTL info at that point. 710 struct mly_btl btl, *btlp; local in function:mly_complete_rescan 736 memset(&btl, 0, sizeof(btl)); 737 btl.mb_flags = MLY_BTL_PROTECTED; 739 /* If the rescan completed OK, we have possibly-new BTL data. */ 750 printf("%s: WARNING: BTL rescan (logical) for %d:%d " 759 btl.mb_flags = MLY_BTL_LOGICAL | MLY_BTL_TQING; 760 btl.mb_type = ldi->raid_level 1256 struct mly_btl *btl; local in function:mly_thread 1814 struct mly_btl *btl; local in function:mly_scsipi_request 1944 struct mly_btl *btl; local in function:mly_scsipi_complete 2020 struct mly_btl *btl; local in function:mly_get_xfer_mode [all...] |