Searched refs:SAD_SAP (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | sad.c | 298 case SAD_CMD(SAD_SAP): in sadwput() 316 case SAD_CMD(SAD_SAP): in sadwput() 367 case SAD_CMD(SAD_SAP): in apush_ioctl() 436 case SAD_CMD(SAD_SAP): in apush_iocdata()
|
H A D | l_strplumb.c | 300 error = ldi_ioctl(lh, SAD_SAP, (intptr_t)&push, in kstr_autopush() 339 error = ldi_ioctl(lh, SAD_SAP, (intptr_t)&push, in kstr_autopush()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sad.h | 83 #define SAD_SAP (SADIOC|AP_VERSION << 4|01) macro
|
/titanic_44/usr/src/cmd/autopush/ |
H A D | autopush.c | 287 if (ioctl(sadfd, SAD_SAP, &push) < 0) { in set_info() 360 if (ioctl(sadfd, SAD_SAP, &push) < 0) { in rem_info()
|