Home
last modified time | relevance | path

Searched refs:da_update_device (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c125 (void) da_update_device(&dargs); in _reset_devalloc()
306 (void) da_update_device(&dargs); in _update_dev()
341 status = da_update_device(&dargs); in _update_dev()
/illumos-gate/usr/src/lib/libbsm/common/
H A Ddevalloc.h170 int da_update_device(da_args *);
H A Dmapfile-vers292 da_update_device;
H A Ddevalloc.c1498 da_update_device(da_args *dargs) in da_update_device() function
/illumos-gate/usr/src/cmd/allocate/
H A Dmkdevalloc.c436 (void) da_update_device(&dargs); in dotape()
640 (void) da_update_device(&dargs); in doaudio()
807 (void) da_update_device(&dargs); in dofloppy()
1071 (void) da_update_device(&dargs); in docd()
1250 (void) da_update_device(&dargs); in dormdisk()
H A Dadd_allocatable.c149 rc = da_update_device(&dargs); in main()
H A Dallocate3.c1862 rc = da_update_device(&dargs); in update_device()