Searched refs:disk_attr_changed (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sys/geom/ |
| H A D | geom_disk.h | 142 void disk_attr_changed(struct disk *dp, const char *attr, int flag);
|
| H A D | geom_disk.c | 957 disk_attr_changed(struct disk *dp, const char *attr, int flag) in disk_attr_changed() function
|
| /freebsd-12.1/sys/cam/nvme/ |
| H A D | nvme_da.c | 590 disk_attr_changed(softc->disk, "GEOM::physpath", in ndaasync()
|
| /freebsd-12.1/sys/cam/scsi/ |
| H A D | scsi_da.c | 2106 disk_attr_changed(softc->disk, "GEOM::physpath", in daasync() 2888 disk_attr_changed(softc->disk, "GEOM::physpath", M_NOWAIT); in daregister() 5101 disk_attr_changed(softc->disk, in dadone_probebdc() 5211 disk_attr_changed(softc->disk, in dadone_probeata()
|
| /freebsd-12.1/sys/cam/mmc/ |
| H A D | mmc_da.c | 690 disk_attr_changed(part->disk, "GEOM::physpath", in sddaasync()
|
| /freebsd-12.1/sys/cam/ata/ |
| H A D | ata_da.c | 1326 disk_attr_changed(softc->disk, "GEOM::physpath", in adaasync()
|