Home
last modified time | relevance | path

Searched refs:ld_id (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mfi/
H A Dmfi_disk.c105 sc->ld_id = ld_info->ld_config.properties.ld.v.target_id; in mfi_disk_attach()
290 bio->bio_driver1 = (void *)(uintptr_t)sc->ld_id; in mfi_disk_strategy()
328 if ((error = mfi_dump_blocks(parent_sc, sc->ld_id, offset / in mfi_disk_dump()
H A Dmfivar.h136 int ld_id; member
148 int ld_id; member
H A Dmfi.c1474 if (ld->ld_id == list->ld_list[i].ld.v.target_id) in mfi_ldprobe()
1478 if (ld_pend->ld_id == list->ld_list[i].ld.v.target_id) in mfi_ldprobe()
1577 if (ld->ld_id == in mfi_decode_evt()
1870 ld_pend->ld_id = id; in mfi_add_ld()
2773 if (ld->ld_id == cm->cm_frame->dcmd.mbox[0]) in mfi_check_command_pre()
2827 if (ld->ld_id == cm->cm_frame->dcmd.mbox[0]) in mfi_check_command_post()
3145 if (ld->ld_id == qd->array_id) in mfi_ioctl()
/freebsd/sys/dev/ida/
H A Didareg.h165 u_int32_t ld_id; /* Logical drive identifier */ member
308 u_int32_t ld_id; /* Logical drive identifier */ member