HomeSort by: relevance | last modified time | path
    Searched defs:disk_set_info (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
subr_disk.c 689 * disk_set_info --
692 * If disk_set_info can happen concurrently with disk_ioctl in a
693 * driver, the driver must serialize calls to disk_set_info with
697 disk_set_info(device_t dev, struct disk *dk, const char *type) function in typeref:typename:void

Completed in 93 milliseconds