Searched refs:sd_unit_attach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c917 #define sd_unit_attach ssd_unit_attach macro
1266 static int sd_unit_attach(dev_info_t *devi);
7113 return (sd_unit_attach(devi));
7155 * Description: Prevents sd_unit_attach or sd_unit_detach from freeing the soft
7182 * Function: sd_unit_attach
7198 sd_unit_attach(dev_info_t *devi) function
7315 panic("sd_unit_attach: NULL soft state on instance:0x%x",
7379 "sd_unit_attach: un:0x%p SD_INTERCONNECT_SSA\n", un);
7385 "sd_unit_attach: un:0x%p SD_INTERCONNECT_PARALLEL\n", un);
7392 "sd_unit_attach
[all...]

Completed in 85 milliseconds