Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mfi/
H A Dmfi_disk.c109 sc->ld_id = ld_info->ld_config.properties.ld.v.target_id; in mfi_disk_attach()
294 bio->bio_driver1 = (void *)(uintptr_t)sc->ld_id; in mfi_disk_strategy()
337 if ((error = mfi_dump_blocks(parent_sc, sc->ld_id, offset / in mfi_disk_dump()
H A Dmfivar.h138 int ld_id; member
150 int ld_id; member
H A Dmfi.c1476 if (ld->ld_id == list->ld_list[i].ld.v.target_id) in mfi_ldprobe()
1480 if (ld_pend->ld_id == list->ld_list[i].ld.v.target_id) in mfi_ldprobe()
1579 if (ld->ld_id == in mfi_decode_evt()
1872 ld_pend->ld_id = id; in mfi_add_ld()
2775 if (ld->ld_id == cm->cm_frame->dcmd.mbox[0]) in mfi_check_command_pre()
2829 if (ld->ld_id == cm->cm_frame->dcmd.mbox[0]) in mfi_check_command_post()
3148 if (ld->ld_id == qd->array_id) in mfi_ioctl()
/freebsd-13.1/sys/dev/ida/
H A Didareg.h167 u_int32_t ld_id; /* Logical drive identifier */ member
310 u_int32_t ld_id; /* Logical drive identifier */ member