Searched refs:o_drive_info (Results 1 – 3 of 3) sorted by relevance
147 void (*o_drive_info)(void *, bd_drive_t *); member
574 bd->d_ops.o_drive_info(bd->d_private, &drive); in bd_attach()1834 hdl->h_ops.o_drive_info(hdl->h_private, &drive); in bd_attach_handle()
505 .o_drive_info = nvme_bd_driveinfo,