Searched refs:ld_index (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/mrsas/
H A Dmrsas.h2663 u_int8_t ld_index; member in struct:mrsas_evtarg_ld
H A Dmrsas.c4687 int ld_list_size, retcode = 0, ld_index = 0, ids = 0, drv_tgt_id; local
4748 for (ld_index = 0; ld_index < ld_list_mem->ldCount; ld_index++) {
4749 ids = ld_list_mem->ldList[ld_index].ref.ld_context.targetId;
4751 if (ld_list_mem->ldList[ld_index].state != 0) {
4752 sc->ld_ids[ids] = ld_list_mem->ldList[ld_index].ref.ld_context.targetId;
/freebsd-11-stable/sys/dev/mfi/
H A Dmfireg.h938 uint8_t ld_index; member in struct:mfi_evt_ld

Completed in 117 milliseconds